Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
5ebac0d952 Release 2.82.11 2026-07-08 18:04:05 +00:00
Taiki Endo
0ef1b06f24 Update wasm-tools@latest to 1.253.0 2026-07-09 02:56:06 +09:00
Taiki Endo
78ce37c0ce Update mise@latest to 2026.7.2 2026-07-09 02:56:06 +09:00
Taiki Endo
080cc5c6de Update wasm-tools manifest 2026-07-09 01:16:24 +09:00
Taiki Endo
c870c7a1db Update uv@latest to 0.11.27 2026-07-09 01:16:24 +09:00
Taiki Endo
dcc765d42b Update mise@latest to 2026.7.1 2026-07-09 01:16:24 +09:00
Taiki Endo
98fa0bac11 Update mdbook@latest to 0.5.4 2026-07-09 01:16:24 +09:00
Taiki Endo
544756b793 Update martin manifest 2026-07-09 01:16:24 +09:00
Taiki Endo
1167659849 Update kingfisher manifest 2026-07-09 01:16:24 +09:00
Taiki Endo
ca5e0a7228 Update biome manifest 2026-07-09 01:16:24 +09:00
8 changed files with 240 additions and 10 deletions

View File

@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.82.11] - 2026-07-08
- Update `wasm-tools@latest` to 1.253.0.
- Update `uv@latest` to 0.11.27.
- Update `mise@latest` to 2026.7.2.
- Update `mdbook@latest` to 0.5.4.
## [2.82.10] - 2026-07-07
- Update `tombi@latest` to 1.2.0.
@@ -6982,7 +6992,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.10...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.11...HEAD
[2.82.11]: https://github.com/taiki-e/install-action/compare/v2.82.10...v2.82.11
[2.82.10]: https://github.com/taiki-e/install-action/compare/v2.82.9...v2.82.10
[2.82.9]: https://github.com/taiki-e/install-action/compare/v2.82.8...v2.82.9
[2.82.8]: https://github.com/taiki-e/install-action/compare/v2.82.7...v2.82.8

38
manifests/biome.json generated
View File

@@ -10,6 +10,44 @@
"2.5": {
"version": "2.5.2"
},
"2.5.3": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-linux-x64-musl",
"etag": "0x8DEDCC90DE3B687",
"hash": "03cf125720b1d791093c9c68be34875d08638c314b3e1e63db1a45f2b418b1ca",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-darwin-x64",
"etag": "0x8DEDCC90DB49E32",
"hash": "4df90556830ed35e6238e4b976b942d369a5378447c8d68b260b7a38e08b26f9",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-win32-x64.exe",
"etag": "0x8DEDCC90E14A193",
"hash": "04c9ca46af43a0d060b22b21f94c7e1a9e8c57963a09778b8ff1d808ed536b31",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-linux-arm64-musl",
"etag": "0x8DEDCC90D587619",
"hash": "1a69ea4eb55baaec0bedd7d6ada3b1e626e2b430ecfc9a8f1b90373ca78aeb70",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-darwin-arm64",
"etag": "0x8DEDCC90DAAE52A",
"hash": "610d3e1e770d373368d4ccee5a19c5e1735b0235024fcbed6ae07eb080d3bb09",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.3/biome-win32-arm64.exe",
"etag": "0x8DEDCC90E02B45E",
"hash": "62db4103a4aeb03de3fc1ddcd21194767298133ce874ee9ca40ca85d4fe2f05e",
"bin": "biome.exe"
}
},
"2.5.2": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.5.2/biome-linux-x64-musl",

View File

@@ -32,6 +32,32 @@
"1": {
"version": "1.105.0"
},
"1.106.0": {
"x86_64_linux_musl": {
"etag": "0x8DEDCCCF370F69C",
"hash": "5320b7a3a2f7a8c9b90990ee90099d70903d84c302e61b54dae87b7000c8c153"
},
"x86_64_macos": {
"etag": "0x8DEDCCCF93640BD",
"hash": "46406df7288cc93d539a5b1732549794eb43e71f175cda4d59e6a2fe5948b5ec"
},
"x86_64_windows": {
"etag": "0x8DEDCCCF158964D",
"hash": "2a8b342e17367d7ed0e23194197a92900e678abf7379c4674d7a5cae1f5ab147"
},
"aarch64_linux_musl": {
"etag": "0x8DEDCCCF6620F96",
"hash": "1c888a174b4fa8eaebbddf4b46829f4d00079f44d8b07ed4f13d048fa6068540"
},
"aarch64_macos": {
"etag": "0x8DEDCCCFA12979E",
"hash": "e20e28254709a26344356a98bc25401f48c09861d63c7f601cb1fcff21ab36db"
},
"aarch64_windows": {
"etag": "0x8DEDCCCF29512FC",
"hash": "3d39acb2f79d36452be369205eca46f3ebe8da7e2a229bdf293a5e7d1e218d19"
}
},
"1.105": {
"version": "1.105.0"
},

14
manifests/martin.json generated
View File

@@ -36,6 +36,20 @@
"1": {
"version": "1.11.0"
},
"1.12.0": {
"x86_64_linux_musl": {
"etag": "0x8DEDC7B8993D456",
"hash": "5933cbd8addd7a85a43bbf0274e116fca2287c4d826440d93a4ed4b2a78025a4"
},
"aarch64_linux_musl": {
"etag": "0x8DEDC7B89246DBC",
"hash": "cf0a38b572eece6990c4510ade1358c66f86223029ed31e88a58959ecf8405a2"
},
"aarch64_macos": {
"etag": "0x8DEDC7B88E3DCF4",
"hash": "9220646b0e9ebb9133b8799e177bfe56aebb038dcc95e5fd0cc9aa46d5e5a862"
}
},
"1.11": {
"version": "1.11.0"
},

4
manifests/mdbook.json generated
View File

@@ -21,10 +21,10 @@
}
},
"latest": {
"version": "0.5.3"
"version": "0.5.4"
},
"0.5": {
"version": "0.5.3"
"version": "0.5.4"
},
"0.5.4": {
"x86_64_linux_musl": {

84
manifests/mise.json generated
View File

@@ -27,13 +27,91 @@
}
},
"latest": {
"version": "2026.7.0"
"version": "2026.7.2"
},
"2026": {
"version": "2026.7.0"
"version": "2026.7.2"
},
"2026.7": {
"version": "2026.7.0"
"version": "2026.7.2"
},
"2026.7.3": {
"x86_64_linux_musl": {
"etag": "0x8DEDD118221C7C0",
"hash": "3def250fc38447ba7a1dcb3adc16d25d879e26effbec2fa7821534cefc402997"
},
"x86_64_macos": {
"etag": "0x8DEDD118521F42C",
"hash": "266519e6137139f3c69971cf819a97cac380075155ddc7defa05980200b3511a"
},
"x86_64_windows": {
"etag": "0x8DEDD1185FB020D",
"hash": "3fd148448b2ed105619b1364eb44ceddc360f08de3f1c4f70257be4182cd0c80"
},
"aarch64_linux_musl": {
"etag": "0x8DEDD117EA04F7A",
"hash": "6ac5bcd0ae6bcea6c284415e0a56d9181a6c645fd92f1d370a7494b9b14db45e"
},
"aarch64_macos": {
"etag": "0x8DEDD118415B6A3",
"hash": "a1b6f0f1b79f956631d5f5310b826453739ad6310f555a423ca2a493deb922e9"
},
"aarch64_windows": {
"etag": "0x8DEDD1185C477E5",
"hash": "9a521ea6fa59bb3ba64e05261f631f486a49d992453d8386561991d15c4d26b7"
}
},
"2026.7.2": {
"x86_64_linux_musl": {
"etag": "0x8DEDC43505053DC",
"hash": "f90a72523daffc420982fe1e3169619f837a267232129cc093e38959d23a8dbf"
},
"x86_64_macos": {
"etag": "0x8DEDC4352E84D28",
"hash": "e94bdbd0b306b59c5a232e70d6fca10bfc8f72c163aa6b1a41baf251a83f0ffb"
},
"x86_64_windows": {
"etag": "0x8DEDC4354433449",
"hash": "e1d947780ec267acc187a5d1921d2cc99958c8ec8c28f0e124db57d8ca144e87"
},
"aarch64_linux_musl": {
"etag": "0x8DEDC434C98990A",
"hash": "aedc3806bc5f16f0de50239145a8f3a76fdff105f8466b85930751d8cdf3771e"
},
"aarch64_macos": {
"etag": "0x8DEDC4352363438",
"hash": "cb396a67720423503011e380929aec29d8d197a6d5b226cf0ff0dda6a04ef172"
},
"aarch64_windows": {
"etag": "0x8DEDC4354172595",
"hash": "039046bb11d297d55b3fab7b749c20c0d946a828f6d4b442a3f43a44220a825a"
}
},
"2026.7.1": {
"x86_64_linux_musl": {
"etag": "0x8DEDBE855C7D147",
"hash": "96b3d86d95a0a97e31342dc3acd10e655763cb021e50975ad8aaf7ce83cf45c2"
},
"x86_64_macos": {
"etag": "0x8DEDBE85840C66F",
"hash": "00a17c5e7030e997f551c4b366aafea136e86d2a6305d63b2634ab4597e32682"
},
"x86_64_windows": {
"etag": "0x8DEDBE859826751",
"hash": "94c1d372beca9cd290d5f3185170c8721820d9ffd00ac091bd083d791d243789"
},
"aarch64_linux_musl": {
"etag": "0x8DEDBE8526899BB",
"hash": "0247d476e67b89b9e9e2d5c18e98c2f1655cddcec89804d48d4aaa8983cc9f4b"
},
"aarch64_macos": {
"etag": "0x8DEDBE857A09333",
"hash": "27dc32b38623a458166b8098625babba55850ec9598e9df9c2845b58a0e07bdf"
},
"aarch64_windows": {
"etag": "0x8DEDBE8598A74A8",
"hash": "a3f7e9b2816a3502f361ebc86547705f741f51e5d4d96f201b31a88fa2179972"
}
},
"2026.7.0": {
"x86_64_linux_musl": {

42
manifests/uv.json generated
View File

@@ -68,10 +68,48 @@
}
},
"latest": {
"version": "0.11.26"
"version": "0.11.27"
},
"0.11": {
"version": "0.11.26"
"version": "0.11.27"
},
"0.11.28": {
"x86_64_linux_musl": {
"etag": "0x8DEDC7D74C0D072",
"hash": "f02146b371c35c287d860f003ece7345c86e358a3fd70a9b63700cd141ee7fb4"
},
"x86_64_macos": {
"etag": "0x8DEDC7D742A36B8",
"hash": "2ad79983127ffca7d77b77ce6a24278d7e4f7b817a1acf72fea5f8124b4aac5e"
},
"x86_64_windows": {
"etag": "0x8DEDC7D744FBCEB",
"hash": "0a23463216d09c6a72ff80ef5dc5a795f07dc1575cb84d24596c2f124a441b7b"
},
"aarch64_linux_musl": {
"etag": "0x8DEDC7D71AF477E",
"hash": "da10cdfa7d92212b7acb62021a0fd61bcf8580c58c3632ec915d10c3a1a7906b"
},
"aarch64_macos": {
"etag": "0x8DEDC7D71067152",
"hash": "33540eb7c883ab857eff79bd5ac2aa31fe27b595abecb4a9c003a2c998447232"
},
"aarch64_windows": {
"etag": "0x8DEDC7D715DF2ED",
"hash": "3248109afad3ec59baad299d324ff53de17e2d9a3b3e21580ffd26744b11e036"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DEDC7D737CCB4D",
"hash": "b634b6f26a036d112914c2d6d7ae1944bf8f4a6dfed6e19a22b35e5d91f168fb"
},
"riscv64_linux_gnu": {
"etag": "0x8DEDC7D738EDF6B",
"hash": "be7473dc29ee88bd260e30642faa5ba6dccd7d4493012077873b293c377ab546"
},
"s390x_linux_gnu": {
"etag": "0x8DEDC7D73AD689A",
"hash": "f5ed9d2aed566e11ffc3f1f7ab5b4049dfbfcb04c326ce2ed5bbf42069d62b27"
}
},
"0.11.27": {
"x86_64_linux_musl": {

View File

@@ -23,10 +23,35 @@
}
},
"latest": {
"version": "1.252.0"
"version": "1.253.0"
},
"1": {
"version": "1.252.0"
"version": "1.253.0"
},
"1.253": {
"version": "1.253.0"
},
"1.253.0": {
"x86_64_linux_gnu": {
"etag": "0x8DEDC44DB936EF7",
"hash": "4e2898f7ca3bd0536218ed9b7b36ff7b86954c57ae0e6272fde69728cbe01088"
},
"x86_64_macos": {
"etag": "0x8DEDC44DB8BAF7F",
"hash": "9e311880fe8fcb7ef55cfeea98dc6235440a0aa0a66373affdda4bc1dde47602"
},
"x86_64_windows": {
"etag": "0x8DEDC44DBD3647B",
"hash": "de37787bd6c9bca3a2eade40f2e5b724ac4d701cbe0d75f19c5144f7b3d735cc"
},
"aarch64_linux_gnu": {
"etag": "0x8DEDC44DAFF88BF",
"hash": "4a9a1c6a0885aaf17f433f2927bd61b1fe40069836f750f4e9f9ccd661106c65"
},
"aarch64_macos": {
"etag": "0x8DEDC44DB029297",
"hash": "27b5f83d82ae8f2d961b5a87bdc024bca9db851a7b617d14065cec196fed29d7"
}
},
"1.252": {
"version": "1.252.0"