Compare commits

...

14 Commits

Author SHA1 Message Date
Taiki Endo
eea29cff9a Release 2.75.13 2026-04-15 00:41:08 +00:00
Taiki Endo
81e9b0b0b3 Update cargo-nextest manifest 2026-04-14 21:34:42 +00:00
Taiki Endo
b2022afd58 Update zizmor@latest to 1.24.1 2026-04-14 18:45:55 +00:00
Taiki Endo
98e5a22802 Update biome manifest 2026-04-14 18:45:55 +00:00
Taiki Endo
6e4b50d359 Release 2.75.12 2026-04-14 16:03:59 +00:00
Taiki Endo
3411de31ce Update typos@latest to 1.45.1 2026-04-14 15:46:33 +00:00
Taiki Endo
38648f783e Update cargo-xwin@latest to 0.21.5 2026-04-14 15:46:33 +00:00
Taiki Endo
4e82423083 Update cargo-binstall@latest to 1.18.1 2026-04-14 14:01:46 +00:00
Taiki Endo
540824ccd8 Release 2.75.11 2026-04-14 13:30:41 +00:00
Taiki Endo
dfca6e927d Update prek@latest to 0.3.9 2026-04-14 12:42:11 +00:00
Taiki Endo
cb706637bf Update mise@latest to 2026.4.11 2026-04-14 12:42:11 +00:00
Taiki Endo
345bf25e0b Update cargo-deny manifest 2026-04-14 09:51:28 +00:00
Taiki Endo
a78828e81d Update zizmor@latest to 1.24.0 2026-04-14 05:20:07 +00:00
Taiki Endo
d298dbe073 Update zizmor manifest 2026-04-13 18:51:37 +00:00
10 changed files with 170 additions and 27 deletions

View File

@@ -10,6 +10,26 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.75.13] - 2026-04-15
- Update `zizmor@latest` to 1.24.1.
## [2.75.12] - 2026-04-14
- Update `typos@latest` to 1.45.1.
- Update `cargo-xwin@latest` to 0.21.5.
- Update `cargo-binstall@latest` to 1.18.1.
## [2.75.11] - 2026-04-14
- Update `prek@latest` to 0.3.9.
- Update `mise@latest` to 2026.4.11.
- Update `zizmor@latest` to 1.24.0.
## [2.75.10] - 2026-04-13
- Update `tombi@latest` to 0.9.17.
@@ -6241,7 +6261,10 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.10...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.13...HEAD
[2.75.13]: https://github.com/taiki-e/install-action/compare/v2.75.12...v2.75.13
[2.75.12]: https://github.com/taiki-e/install-action/compare/v2.75.11...v2.75.12
[2.75.11]: https://github.com/taiki-e/install-action/compare/v2.75.10...v2.75.11
[2.75.10]: https://github.com/taiki-e/install-action/compare/v2.75.9...v2.75.10
[2.75.9]: https://github.com/taiki-e/install-action/compare/v2.75.8...v2.75.9
[2.75.8]: https://github.com/taiki-e/install-action/compare/v2.75.7...v2.75.8

38
manifests/biome.json generated
View File

@@ -11,6 +11,44 @@
"2.4": {
"version": "2.4.11"
},
"2.4.12": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-linux-x64-musl",
"etag": "0x8DE9A52C9C67EE4",
"hash": "09acbdcd294e40e1f5c493e58f56f78cf2522c9d9b9f4609323c05689e8dc4bd",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-darwin-x64",
"etag": "0x8DE9A52C98D38A5",
"hash": "2617d939c0076743cbc597d9e1531628a0346eb19e6916f9374cb6e8f203fe3b",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-win32-x64.exe",
"etag": "0x8DE9A52CA29DA1D",
"hash": "bb4309a0c05caf7377fc071b770d503c5e052a45f8ddea3c9dca34890f202189",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-linux-arm64-musl",
"etag": "0x8DE9A52C937FE5A",
"hash": "8334e330fdc3eca2461928071704092b615831035108b1761386981262570f2c",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-darwin-arm64",
"etag": "0x8DE9A52C9684DEF",
"hash": "ac5775441d77af4ef9f61827e6058b2ec21db469102c94ccd9d1c48d09d5c461",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.12/biome-win32-arm64.exe",
"etag": "0x8DE9A52C96CB5D0",
"hash": "df8552b36007c4339bda7d5328a5d41560f761fd24d53fffe31f58b171483b66",
"bin": "biome.exe"
}
},
"2.4.11": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.11/biome-linux-x64-musl",

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.18.0"
"version": "1.18.1"
},
"1.18.0": {
"1.18.1": {
"x86_64_linux_musl": {
"etag": "0x8DE98AE6D18E96D",
"hash": "7ca2de024161eb95b0207475e931cca7ffa8aae1567811b2dc5e18581f2fe216"
"etag": "0x8DE9959D5E8FE78",
"hash": "cf2a4b54494ea8555d6349685e9a301efc1051d9fba6308c76914b2486f8700f"
},
"x86_64_macos": {
"etag": "0x8DE98AE7368B908",
"hash": "f6014ff3c1fd2c2a744005b370ee3e271ef7d2b7d5c68fa49da17d66de3d714d"
"etag": "0x8DE9959DBCBBA2C",
"hash": "e06370bec7143668653bb7c09d0b8b689fc703dd4fa58ec5847c4b571d8a490d"
},
"x86_64_windows": {
"etag": "0x8DE98AE715AC769",
"hash": "0458444c42221fd6d89785ea438cab9bedebdfe93425f0ea31e6bb53b7b9db9f"
"etag": "0x8DE9959D9E5BCF3",
"hash": "89706aa5215c164d8d091597a470fee72308ac87e8553af395ea77db844a888c"
},
"aarch64_linux_musl": {
"etag": "0x8DE98AE7E2AB5E8",
"hash": "a59b465665e3a4ce54d2039f858217b68b2d972cb6bd189995f56a76f43418fd"
"etag": "0x8DE9959E60E685D",
"hash": "c55962a0115f9716b709216de7f8bdd59d6ba8738779e60b051b4593f677717a"
},
"aarch64_macos": {
"etag": "0x8DE98AE86092802",
"hash": "2e5196f9039089f7df6f20443ce430fd91c3795725911fcc59847ea8cccb6b3d"
"etag": "0x8DE9959ED2C11A4",
"hash": "955abf167994c90f3547e233edace4c0f794465dd4aa408249b38999aa5ca3cf"
},
"aarch64_windows": {
"etag": "0x8DE98AE8376BD4D",
"hash": "a1b61dd998338c9c71abb169850e8de9c436dd1db901498c05287fc18c7169b9"
"etag": "0x8DE9959EAAC5732",
"hash": "c6873e81457d9e44973a8e9a849795f2c83765fce0af8ad68b597b5b40dec418"
}
}
}

View File

@@ -29,6 +29,28 @@
"0.19": {
"version": "0.19.1"
},
"0.19.2": {
"x86_64_linux_musl": {
"etag": "0x8DE99FE8DE28F6D",
"hash": "0c722daba6e38497a008c75f9232578481f0a1ad621d99865024a68204f18cc7"
},
"x86_64_macos": {
"etag": "0x8DE99FE88C77055",
"hash": "b73dc84685920324f0092e2ade445be5d8d2581f409454241c38135b1a34ff68"
},
"x86_64_windows": {
"etag": "0x8DE99FECCC8BC39",
"hash": "27d2584ad4edee4d481852a5b62748059863c9fb623d238a76c87b0c1cf4dca6"
},
"aarch64_linux_musl": {
"etag": "0x8DE99FEAFD6114C",
"hash": "8de0b4774ed6236a21dd5a4407bd98acf814073b58fbe4fb60a792e5bacac07b"
},
"aarch64_macos": {
"etag": "0x8DE99FE6BE18845",
"hash": "35e715486a78c0583c05a8cfe136c54b7e4e20e43bf01d91d345f80dfd345076"
}
},
"0.19.1": {
"x86_64_linux_musl": {
"etag": "0x8DE96F183A112FE",

View File

@@ -33,6 +33,41 @@
"0.9": {
"version": "0.9.132"
},
"0.9.133": {
"previous_stable_version": "0.9.132",
"x86_64_linux_gnu": {
"etag": "0x8DE9A69A09A2C2E",
"hash": "a9f992321e8759818400d93abb9477b4b11422d18d216e8d208505bd73454103"
},
"x86_64_linux_musl": {
"etag": "0x8DE9A6A8E17A645",
"hash": "c42e03975841e4de3d7b80de39683a57f916532f349c1783f736bd55a9388d90"
},
"x86_64_macos": {
"etag": "0x8DE9A6A301F6420",
"hash": "6141b22cb71970aed9bd44bb21e31170755db94a469603760df327ebb219a109"
},
"x86_64_windows": {
"etag": "0x8DE9A6AD40CB8FE",
"hash": "7a2ecd620bb377255b1de642b6587b73efb4dc6d35beaf13cabf52bdb7ca2ba9"
},
"aarch64_linux_gnu": {
"etag": "0x8DE9A69FDAEB379",
"hash": "8e4d241c78f9cbf5ca8597b13004f0441c18af484ea105b8f83b44a716c82d3d"
},
"aarch64_linux_musl": {
"etag": "0x8DE9A69B4847E92",
"hash": "27495080ed27032e3bf019a50d2d72b7d85fe48c6391cf24de80d5157771049f"
},
"aarch64_windows": {
"etag": "0x8DE9A6AD91613C1",
"hash": "7a9b714bd5879db124e8d8a4e4e5959295345678456af61741a516d17f6e4a69"
},
"riscv64_linux_gnu": {
"etag": "0x8DE9A69A1E2EE1A",
"hash": "57146e41731792fd25efd9d8e20cd3854807bd7b73197deb7266920b3114ff09"
}
},
"0.9.132": {
"previous_stable_version": "0.9.131",
"x86_64_linux_gnu": {

View File

@@ -16,10 +16,10 @@
},
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-xwin/blob/main/LICENSE)",
"latest": {
"version": "0.21.4"
"version": "0.21.5"
},
"0.21": {
"version": "0.21.4"
"version": "0.21.5"
},
"0.21.5": {
"x86_64_linux_musl": {

6
manifests/mise.json generated
View File

@@ -28,13 +28,13 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2026.4.10"
"version": "2026.4.11"
},
"2026": {
"version": "2026.4.10"
"version": "2026.4.11"
},
"2026.4": {
"version": "2026.4.10"
"version": "2026.4.11"
},
"2026.4.11": {
"x86_64_linux_musl": {

4
manifests/prek.json generated
View File

@@ -40,10 +40,10 @@
},
"license_markdown": "[MIT](https://github.com/j178/prek/blob/master/LICENSE)",
"latest": {
"version": "0.3.8"
"version": "0.3.9"
},
"0.3": {
"version": "0.3.8"
"version": "0.3.9"
},
"0.3.9": {
"x86_64_linux_musl": {

6
manifests/typos.json generated
View File

@@ -22,13 +22,13 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.45.0"
"version": "1.45.1"
},
"1": {
"version": "1.45.0"
"version": "1.45.1"
},
"1.45": {
"version": "1.45.0"
"version": "1.45.1"
},
"1.45.1": {
"x86_64_linux_musl": {

29
manifests/zizmor.json generated
View File

@@ -19,10 +19,35 @@
},
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
"latest": {
"version": "1.23.1"
"version": "1.24.1"
},
"1": {
"version": "1.23.1"
"version": "1.24.1"
},
"1.24": {
"version": "1.24.1"
},
"1.24.1": {
"x86_64_linux_gnu": {
"etag": "0x8DE99859707E0A7",
"hash": "a8000f3c683319a523d3b20df0e75457ba591f049cfcbfa98966631b56733c03"
},
"x86_64_macos": {
"etag": "0x8DE99859704D6D9",
"hash": "721ba70d7fca753aeef1a4ee959a9bc20c55784d4faa6c56e66129a2611fd52f"
},
"x86_64_windows": {
"etag": "0x8DE998597046237",
"hash": "b777ec2cb1098139ba74b32e30d11ed149c69ab692d23788c466d4a31704bd4b"
},
"aarch64_linux_gnu": {
"etag": "0x8DE998597142EDB",
"hash": "d66e37ef8a375fb07939c630ebf9709a6e0f20242bdc3faf672a7ed97e0b768d"
},
"aarch64_macos": {
"etag": "0x8DE998597093EA9",
"hash": "fc4ea59e18bc028dddb5f710b16dbc361b01ff1e7a20c03b8e5778366ca9f4e1"
}
},
"1.24.0": {
"x86_64_linux_gnu": {