Compare commits

...

18 Commits

Author SHA1 Message Date
Taiki Endo
82c75adf10 cargo-binstall 2026-04-25 07:06:42 +00:00
Taiki Endo
cf525cb33f Release 2.75.22 2026-04-25 07:06:42 +00:00
Taiki Endo
3f558599a1 Update tombi manifest 2026-04-25 05:46:24 +00:00
Taiki Endo
a286306fb8 Update tombi@latest to 0.9.22 2026-04-24 18:33:01 +00:00
Taiki Endo
eaa8ab69bf Update biome@latest to 2.4.13 2026-04-24 18:33:01 +00:00
Taiki Endo
2589fc51d9 Update mise manifest 2026-04-24 12:42:43 +00:00
Taiki Endo
787505cde8 Release 2.75.21 2026-04-24 10:08:21 +00:00
Taiki Endo
7c499079ce Update mise@latest to 2026.4.19 2026-04-24 05:42:03 +00:00
Taiki Endo
9d1fa296ee Update tombi@latest to 0.9.21 2026-04-24 01:01:37 +00:00
Taiki Endo
d6c0be7b3f Update tombi manifest 2026-04-23 18:46:38 +00:00
Taiki Endo
7e0b63f714 Update syft@latest to 1.43.0 2026-04-23 18:46:38 +00:00
Taiki Endo
949cd15806 Update biome manifest 2026-04-23 18:46:38 +00:00
Taiki Endo
74e87cbfa1 Release 2.75.20 2026-04-23 13:38:50 +00:00
Taiki Endo
cf3db48700 Update mise manifest 2026-04-23 05:43:07 +00:00
Taiki Endo
0102efdc68 Update tombi manifest 2026-04-23 01:01:11 +00:00
Taiki Endo
3f5548742e Update syft manifest 2026-04-22 18:40:27 +00:00
Taiki Endo
7149f916dc Update prek@latest to 0.3.10 2026-04-22 12:43:20 +00:00
Taiki Endo
b1b3ba35a8 Update cargo-xwin@latest to 0.22.0 2026-04-22 00:54:32 +00:00
8 changed files with 231 additions and 16 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] ## [Unreleased]
## [2.75.22] - 2026-04-25
- Update `tombi@latest` to 0.9.22.
- Update `biome@latest` to 2.4.13.
## [2.75.21] - 2026-04-24
- Update `mise@latest` to 2026.4.19.
- Update `tombi@latest` to 0.9.21.
- Update `syft@latest` to 1.43.0.
## [2.75.20] - 2026-04-23
- Update `prek@latest` to 0.3.10.
- Update `cargo-xwin@latest` to 0.22.0.
## [2.75.19] - 2026-04-21 ## [2.75.19] - 2026-04-21
- Update `wasmtime@latest` to 44.0.0. - Update `wasmtime@latest` to 44.0.0.
@@ -6319,7 +6339,10 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.19...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.22...HEAD
[2.75.22]: https://github.com/taiki-e/install-action/compare/v2.75.21...v2.75.22
[2.75.21]: https://github.com/taiki-e/install-action/compare/v2.75.20...v2.75.21
[2.75.20]: https://github.com/taiki-e/install-action/compare/v2.75.19...v2.75.20
[2.75.19]: https://github.com/taiki-e/install-action/compare/v2.75.18...v2.75.19 [2.75.19]: https://github.com/taiki-e/install-action/compare/v2.75.18...v2.75.19
[2.75.18]: https://github.com/taiki-e/install-action/compare/v2.75.17...v2.75.18 [2.75.18]: https://github.com/taiki-e/install-action/compare/v2.75.17...v2.75.18
[2.75.17]: https://github.com/taiki-e/install-action/compare/v2.75.16...v2.75.17 [2.75.17]: https://github.com/taiki-e/install-action/compare/v2.75.16...v2.75.17

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: true required: false
# default: #publish:tool default: cargo-binstall
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false

44
manifests/biome.json generated
View File

@@ -2,13 +2,51 @@
"rust_crate": null, "rust_crate": null,
"template": null, "template": null,
"latest": { "latest": {
"version": "2.4.12" "version": "2.4.13"
}, },
"2": { "2": {
"version": "2.4.12" "version": "2.4.13"
}, },
"2.4": { "2.4": {
"version": "2.4.12" "version": "2.4.13"
},
"2.4.13": {
"x86_64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-linux-x64-musl",
"etag": "0x8DEA14EF44907A9",
"hash": "a1939a267e2077dadd9134cfa582a2f3ca153f06f882c30d37314fea187667fc",
"bin": "biome"
},
"x86_64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-darwin-x64",
"etag": "0x8DEA14EF441E3C2",
"hash": "2180d3467d67773daccea90855d8d65e1026ffa429ceba3edcb4553c8664627b",
"bin": "biome"
},
"x86_64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-win32-x64.exe",
"etag": "0x8DEA14EF473DF10",
"hash": "bc7d1f26be936aec1423f70ed94fd8c5aa80c3ba199d991dcaf13476daa5f786",
"bin": "biome.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-linux-arm64-musl",
"etag": "0x8DEA14EF500B376",
"hash": "948bbe5fb63d95372d391d42694ce5d553032f66043a178221166da2a76e8614",
"bin": "biome"
},
"aarch64_macos": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-darwin-arm64",
"etag": "0x8DEA14EF41FB52C",
"hash": "22eb03789d405ea84e7b01192a9b5a4885802468dd0f369613837f5b5935178b",
"bin": "biome"
},
"aarch64_windows": {
"url": "https://github.com/biomejs/biome/releases/download/%40biomejs/biome%402.4.13/biome-win32-arm64.exe",
"etag": "0x8DEA14EF44782BD",
"hash": "4ebfc108a649076b45d04ebb2a6b8a6642ab2180da893b70a5c42b15d4154da6",
"bin": "biome.exe"
}
}, },
"2.4.12": { "2.4.12": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

View File

@@ -15,7 +15,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.21.5" "version": "0.22.0"
},
"0.22": {
"version": "0.22.0"
}, },
"0.22.0": { "0.22.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

58
manifests/mise.json generated
View File

@@ -27,13 +27,65 @@
} }
}, },
"latest": { "latest": {
"version": "2026.4.18" "version": "2026.4.19"
}, },
"2026": { "2026": {
"version": "2026.4.18" "version": "2026.4.19"
}, },
"2026.4": { "2026.4": {
"version": "2026.4.18" "version": "2026.4.19"
},
"2026.4.20": {
"x86_64_linux_musl": {
"etag": "0x8DEA1F73CD03817",
"hash": "b45fafb4dac8468045575671e881888c8bea5c3ba3450805a1d068bc6fe34f9b"
},
"x86_64_macos": {
"etag": "0x8DEA1F746AAB073",
"hash": "1b1fd7e0c4b2c5950ab4cf5df5b560b5ab5cce18f9e772e38248974dcee7ec2e"
},
"x86_64_windows": {
"etag": "0x8DEA1F75EB4F213",
"hash": "b25a0edadf7398586f1dd721410cf3528f8ac13d9a9dd280d2f982273af2137e"
},
"aarch64_linux_musl": {
"etag": "0x8DEA1F735D92407",
"hash": "18fee09da992de537c563e07f352341a7bd6f1fbbdeda3b86d7a0d19a35975ae"
},
"aarch64_macos": {
"etag": "0x8DEA1F742C52FB7",
"hash": "d9278c027385e1ff90fe1a57c7a25ab71da906f9f184e148278c9efa5d6ddcc6"
},
"aarch64_windows": {
"etag": "0x8DEA1F780F740FF",
"hash": "24e03b67a95d6be74d166f2da56c155fd531d9ef1b2c18ea97228b9608c94d83"
}
},
"2026.4.19": {
"x86_64_linux_musl": {
"etag": "0x8DEA0D59752D510",
"hash": "f037a0877100ac3f9b747d6f3653bcb031d4a2d246b26cf1daca8418317da6f6"
},
"x86_64_macos": {
"etag": "0x8DEA0D59A19357B",
"hash": "ce274ebeb8762e059c171fca1d0a7d8170f9870617b8defb7f2ed5ac798f9afb"
},
"x86_64_windows": {
"etag": "0x8DEA0D59C0850B4",
"hash": "89407035a42f108f8960f6464f2903477e5bd023adef4d039427d2b1cb390bd6"
},
"aarch64_linux_musl": {
"etag": "0x8DEA0D591D041E2",
"hash": "a9c1f9b5c7f53714c81298ce563319bdee94dff29645eb935b3afd5b92a81dc4"
},
"aarch64_macos": {
"etag": "0x8DEA0D599009CF2",
"hash": "0785176288afc613cc152956bca905b7a47b91232f1b360fa9136e594af1c593"
},
"aarch64_windows": {
"etag": "0x8DEA0D59B7E3862",
"hash": "eb5910556fa13d6e85ff22c455526687525e3d412725370f62e13554e672e419"
}
}, },
"2026.4.18": { "2026.4.18": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

4
manifests/prek.json generated
View File

@@ -39,10 +39,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.3.9" "version": "0.3.10"
}, },
"0.3": { "0.3": {
"version": "0.3.9" "version": "0.3.10"
}, },
"0.3.10": { "0.3.10": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

41
manifests/syft.json generated
View File

@@ -35,10 +35,47 @@
} }
}, },
"latest": { "latest": {
"version": "1.42.4" "version": "1.43.0"
}, },
"1": { "1": {
"version": "1.42.4" "version": "1.43.0"
},
"1.43": {
"version": "1.43.0"
},
"1.43.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA08832FE52CE",
"hash": "7b98251d2d08926bb5d4639b56b1f0996a58ef6667c5830e3fe3cd3ad5f4214a"
},
"x86_64_macos": {
"etag": "0x8DEA08832F2C701",
"hash": "08fd18f55037f999f50b2c2256a9285f0146978a0b16cdc58662ecdc85d0e3c0"
},
"x86_64_windows": {
"etag": "0x8DEA088330A7A24",
"hash": "c51695d171c61460369dabdd5c71b8f350ef8618466818356a30808d7105c710"
},
"aarch64_linux_musl": {
"etag": "0x8DEA08832D87EBE",
"hash": "afe92510c467f952a009b994f2d998ff8f9dd266dc26eca55d14a0dd46fec7f2"
},
"aarch64_macos": {
"etag": "0x8DEA08832E47F34",
"hash": "3640e2181c8be7a56377f3c96e520d5380c924dbafd115ee3c8d45fcbc89cac2"
},
"aarch64_windows": {
"etag": "0x8DEA088330969E6",
"hash": "4cba6630f4ae27aeb63d10e2961b7ff8212781a8c7d9fe92127fb09881b14c99"
},
"powerpc64le_linux_musl": {
"etag": "0x8DEA0883301AA66",
"hash": "8f1b2c1a8e4356c17f86b779908bb5d2e7c8256fab4a09edf7826e2eb6798289"
},
"s390x_linux_musl": {
"etag": "0x8DEA08832EAE0A4",
"hash": "f812b6f36e7478f8c1ffd78352a38153bc3205310401f0a717c0e633b7a47a5f"
}
}, },
"1.42": { "1.42": {
"version": "1.42.4" "version": "1.42.4"

66
manifests/tombi.json generated
View File

@@ -21,10 +21,72 @@
} }
}, },
"latest": { "latest": {
"version": "0.9.20" "version": "0.9.22"
}, },
"0.9": { "0.9": {
"version": "0.9.20" "version": "0.9.22"
},
"0.9.23": {
"x86_64_windows": {
"etag": "0x8DEA269DE2F7DB2",
"hash": "a3ea84d420e3a4f8097efaf61ff0236d90373a1d3e5c9ce0bc614f26d4350c8a"
},
"aarch64_windows": {
"etag": "0x8DEA269DE2AA129",
"hash": "2890803bab15a39e7b98749429d8db9c8fb1a3e832fb1a89a3160b5eb914d4fe"
}
},
"0.9.22": {
"x86_64_linux_musl": {
"etag": "0x8DEA15D0EA1CA7B",
"hash": "c096ecb926a29993b30ffc92be07befc201f369fd3a945839261d511f89dc52f"
},
"x86_64_macos": {
"etag": "0x8DEA15D0DA6F8D8",
"hash": "2dd343e9475c7904c272887d1381fdbeac05b298c034d102b24d8977022d77a1"
},
"x86_64_windows": {
"etag": "0x8DEA15D0E5D467A",
"hash": "e1e2828a4537dc9fe8a7b89df80415ff44a13a1be48623a829b5354ca739d589"
},
"aarch64_linux_musl": {
"etag": "0x8DEA15D0DBD4DD9",
"hash": "a6ad4c84d2d1634071005f544552e1beeff4ac71cb6fcff0bc357574e38c13e2"
},
"aarch64_macos": {
"etag": "0x8DEA15D0DBF9537",
"hash": "62531c94179070a7ff8a889bb6c3698e7316254fc7c46b28eead003b96d54cca"
},
"aarch64_windows": {
"etag": "0x8DEA15D0DC2037D",
"hash": "fd23b6833afbbf85f7c42263bb838b53e41b1257f175877c582cb6a51ec8df37"
}
},
"0.9.21": {
"x86_64_linux_musl": {
"etag": "0x8DEA0BA8A750CBF",
"hash": "eba62e7a1f1f56223de587e5282e43eed32d6c576734fbcf9b246ddfe0c89915"
},
"x86_64_macos": {
"etag": "0x8DEA0BA8A1887AF",
"hash": "86df2b555f030cd1d7f314b6279484f8c3071b50eb2b8a9be0adb1c091c23ab7"
},
"x86_64_windows": {
"etag": "0x8DEA0BA8A1BDF4F",
"hash": "707243b0a4667ab8cd0a892efbd25d4d6bb4f3b1a1503c6287ab2eb89fd97104"
},
"aarch64_linux_musl": {
"etag": "0x8DEA0BA8A0D49C3",
"hash": "824eddf1317e86d5454f17b92ad3b53c625c94732a095558e89df79ea39b23fd"
},
"aarch64_macos": {
"etag": "0x8DEA0BA89F56FB9",
"hash": "cc9967a562cb2f846922dd8ed39d517f43283b91ce9ff0b29059b4a3a30ffae9"
},
"aarch64_windows": {
"etag": "0x8DEA0BA8AAB96E0",
"hash": "fdebe7733c3cc08e49b27d626fe4a3ffb9c0cc3550006cf5298ee06e75af69ce"
}
}, },
"0.9.20": { "0.9.20": {
"x86_64_linux_musl": { "x86_64_linux_musl": {