Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Commit bb287e2

Browse files
committed
fix(oxlint): refresh release checksums to v1.67.0
Upstream oxc-project/oxc rebuilt the v1.66.0 release tarballs (or pushed v1.67.0 assets); the pinned sha256 set started rejecting every download with "sha256 mismatch for oxlint-aarch64-unknown-linux-gnu.tar.gz". Refreshed via `uv run python scripts/fetch_checksums.py --force --hook oxlint`. Pairs with 2a071a8 (oxfmt) so all consumers pick up matched 1.67.0 checksums together.
1 parent 2a071a8 commit bb287e2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

hooks/oxlint/checksums.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Asset checksums for oxlint v1.66.0
1+
# Asset checksums for oxlint v1.67.0
22
# Generated by scripts/fetch_checksums.py — do not edit by hand.
33

4-
66abb8376cb966c692d3bbe33779f4e241e3c31eebf71880d231b987d0193774 oxlint-x86_64-unknown-linux-gnu.tar.gz
5-
65c1f27adaea3f3930c7a3b3db4c13c197b511db05ef343dfe7472f0ac78295f oxlint-aarch64-unknown-linux-gnu.tar.gz
6-
56c8a71df0813d9502c0ae47001093582de855828656aa5120bd8365bcfcb68f oxlint-x86_64-apple-darwin.tar.gz
7-
b9dab4a836c1e1e482254f02bc0fe87706996683962c08d3e339a4895860e79c oxlint-aarch64-apple-darwin.tar.gz
8-
d54eb28a9fb130bea5990e4347da8d67e0d67171be28bad07e13785929729ce0 oxlint-x86_64-pc-windows-msvc.zip
4+
d09341e4ca0d9b2fbbc5935d54299470a2be3c39b2a3958ef0fff992c015bdda oxlint-x86_64-unknown-linux-gnu.tar.gz
5+
46680c70dc36050e523f037ac9160b39df98f559aacc5586d74b7364c939c161 oxlint-aarch64-unknown-linux-gnu.tar.gz
6+
361d3eb2a7a23eb34e0ebc6ce2884b2ce1a3435bf69da28a6d7f7c06d12d5a84 oxlint-x86_64-apple-darwin.tar.gz
7+
54b8a284fb2069803684182b89df908948f46bf1c84935c42a1857b08ba137bb oxlint-aarch64-apple-darwin.tar.gz
8+
06933b2dd484fe7ad44362cf3d60451e4b540456b4a6c0a356e4de0c04cba095 oxlint-x86_64-pc-windows-msvc.zip

0 commit comments

Comments
 (0)