Compare commits

...

16 Commits

Author SHA1 Message Date
Taiki Endo
7fbb30f035 Release 2.56.24 2025-07-25 10:44:32 +09:00
Taiki Endo
0c28649102 Update just@latest to 1.42.4 2025-07-25 09:36:32 +09:00
Taiki Endo
1623b01885 Release 2.56.23 2025-07-24 21:48:19 +09:00
Taiki Endo
7f54b6535b Update release-plz@latest to 0.3.139 2025-07-24 18:16:55 +09:00
Taiki Endo
d585fd3624 Release 2.56.22 2025-07-24 10:40:43 +09:00
Taiki Endo
b4662e017d Update wasmtime@latest to 35.0.0 2025-07-23 06:18:10 +09:00
Taiki Endo
93909e619a Update wasmtime manifest 2025-07-23 03:23:04 +09:00
Taiki Endo
d188da0a65 Release 2.56.21 2025-07-22 10:54:21 +09:00
Taiki Endo
2abf6a9d2f Update changelog 2025-07-22 10:54:00 +09:00
Taiki Endo
53a36e2933 Improve error message for other unsupported host architectures 2025-07-22 10:43:50 +09:00
Taiki Endo
a7bba2295f Release 2.56.20 2025-07-22 10:13:50 +09:00
Taiki Endo
d6d8fdc041 Update syft@latest to 1.29.0 2025-07-22 06:13:58 +09:00
Taiki Endo
c99cc51b30 Release 2.56.19 2025-07-19 19:50:05 +09:00
Taiki Endo
35aa282e0f Update cargo-llvm-cov@latest to 0.6.18 2025-07-19 19:48:14 +09:00
Taiki Endo
8962e8bc90 Release 2.56.18 2025-07-19 14:12:53 +09:00
Taiki Endo
86ed27786e Update just@latest to 1.42.3 2025-07-19 13:37:31 +09:00
7 changed files with 208 additions and 11 deletions

View File

@@ -10,6 +10,34 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.56.24] - 2025-07-25
- Update `just@latest` to 1.42.4.
## [2.56.23] - 2025-07-24
- Update `release-plz@latest` to 0.3.139.
## [2.56.22] - 2025-07-24
- Update `wasmtime@latest` to 35.0.0.
## [2.56.21] - 2025-07-22
- Improve error message for unsupported host architectures.
## [2.56.20] - 2025-07-22
- Update `syft@latest` to 1.29.0.
## [2.56.19] - 2025-07-19
- Update `cargo-llvm-cov@latest` to 0.6.18.
## [2.56.18] - 2025-07-19
- Update `just@latest` to 1.42.3.
## [2.56.17] - 2025-07-18
- Update `wasmtime@latest` to 34.0.2.
@@ -4166,7 +4194,14 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.17...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.24...HEAD
[2.56.24]: https://github.com/taiki-e/install-action/compare/v2.56.23...v2.56.24
[2.56.23]: https://github.com/taiki-e/install-action/compare/v2.56.22...v2.56.23
[2.56.22]: https://github.com/taiki-e/install-action/compare/v2.56.21...v2.56.22
[2.56.21]: https://github.com/taiki-e/install-action/compare/v2.56.20...v2.56.21
[2.56.20]: https://github.com/taiki-e/install-action/compare/v2.56.19...v2.56.20
[2.56.19]: https://github.com/taiki-e/install-action/compare/v2.56.18...v2.56.19
[2.56.18]: https://github.com/taiki-e/install-action/compare/v2.56.17...v2.56.18
[2.56.17]: https://github.com/taiki-e/install-action/compare/v2.56.16...v2.56.17
[2.56.16]: https://github.com/taiki-e/install-action/compare/v2.56.15...v2.56.16
[2.56.15]: https://github.com/taiki-e/install-action/compare/v2.56.14...v2.56.15

View File

@@ -533,6 +533,11 @@ case "$(uname -m)" in
# https://github.com/actions/runner/issues/688
bail "32-bit Arm runner is not supported yet by this action; if you need support for this platform, please submit an issue at <https://github.com/taiki-e/install-action>"
;;
loongarch64 | mips | mips64 | ppc | ppc64 | ppc64le | riscv64 | s390x | sun4v)
# Very few tools provide prebuilt binaries for these.
# TODO: fallback to `cargo install`? (binstall fallback is not good idea here as cargo-binstall doesn't provide prebuilt binaries for these.)
bail "$(uname -m) runner is not supported yet by this action; if you need support for this platform, please submit an issue at <https://github.com/taiki-e/install-action>"
;;
# GitHub Actions Runner supports Linux (x86_64, AArch64, Arm), Windows (x86_64, AArch64),
# and macOS (x86_64, AArch64).
# https://github.com/actions/runner/blob/v2.321.0/.github/workflows/build.yml#L21

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.17"
"version": "0.6.18"
},
"0.6": {
"version": "0.6.17"
"version": "0.6.18"
},
"0.6.18": {
"x86_64_linux_musl": {
"etag": "0x8DDC6AE5797B13D",
"checksum": "6c2a864fe9bf63270b24aa0786a465799cafc2b9e9c0725bee1325df5e0863e6"
},
"x86_64_macos": {
"etag": "0x8DDC6AEAE510163",
"checksum": "bf5ea6340c7b53d5b34da4d861fdd28b7aaadcda574c64dfc66c9bfb06f3e79d"
},
"x86_64_windows": {
"etag": "0x8DDC6AEA1EEE2C0",
"checksum": "f8605cb0bf19c5e2f4a638ee430740c7e4e8020648a542fb772b614803c0ebc6"
},
"aarch64_linux_musl": {
"etag": "0x8DDC6AE5E963943",
"checksum": "b7e923aafc0298ec051ad52fdc884790b2bcabac8e16f952b2dd2acfcfa3d79f"
},
"aarch64_macos": {
"etag": "0x8DDC6AE95D27F49",
"checksum": "30680c53a21f03d6a5aa40068cfc303de1cfac42ed7acd364256a42a53e1c0bf"
}
},
"0.6.17": {
"x86_64_linux_musl": {

58
manifests/just.json generated
View File

@@ -22,13 +22,65 @@
},
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": {
"version": "1.42.2"
"version": "1.42.4"
},
"1": {
"version": "1.42.2"
"version": "1.42.4"
},
"1.42": {
"version": "1.42.2"
"version": "1.42.4"
},
"1.42.4": {
"x86_64_linux_musl": {
"etag": "0x8DDCB09DB617280",
"checksum": "678efc1cfbd5fa5a88375daa7e2f3864a049d6d63a0296df925a2ae5f516cb56"
},
"x86_64_macos": {
"etag": "0x8DDCB09D0D7CC4B",
"checksum": "ec8781b4341552877a432a922818f1656bcee6ec51155dbbdba490d9bd8f8dd2"
},
"x86_64_windows": {
"etag": "0x8DDCB0A0CEC8238",
"checksum": "238cb448eb2ced3f7ac2f32872cf08244179b10b2d3f67e9069087ccbdc3d7f6"
},
"aarch64_linux_musl": {
"etag": "0x8DDCB0A05FAE3F6",
"checksum": "beb35a4ed1208ffbb0fef26042c65875759a5358b9ee1a7856dec8490dfd4aca"
},
"aarch64_macos": {
"etag": "0x8DDCB09CF81FA38",
"checksum": "9bea24da39a54f1517ebc8d050789e9631eaf9bcec76a94866a9955a3a1a663f"
},
"aarch64_windows": {
"etag": "0x8DDCB0A096F37D7",
"checksum": "0fd9894fc6729f8444874fafd479b92d32ac625e80076353b1a23d29affab42e"
}
},
"1.42.3": {
"x86_64_linux_musl": {
"etag": "0x8DDC66E6FB1D651",
"checksum": "675cdb913c698a7888bbaac74d65619f636686bca7ebfb90d2bd274252231a47"
},
"x86_64_macos": {
"etag": "0x8DDC66E6A1D2D6C",
"checksum": "04e9bf1aef9a737bcada6ed0e042126426eaa6bd3c1d3b3cdb7069106e91ccba"
},
"x86_64_windows": {
"etag": "0x8DDC66EA4C1F821",
"checksum": "4e21f40075212f22bd85f31871982105110c5dd02504c354904f56d7de8650c8"
},
"aarch64_linux_musl": {
"etag": "0x8DDC66E9EC4A296",
"checksum": "e09a503ae877416d6fe2156009140e7e7deb95f897095b24a1d7150146390e65"
},
"aarch64_macos": {
"etag": "0x8DDC66E65369E5B",
"checksum": "3d4bf2d11a0663b3b53f2b4aed32215ee79a98ddf0f955f8061e6ba5a8cb3f0e"
},
"aarch64_windows": {
"etag": "0x8DDC66EA57C8712",
"checksum": "6d4143777925a1932fb9404edbd31dbfe344cc9c1c63322cb72bc3fd82454aa2"
}
},
"1.42.2": {
"x86_64_linux_musl": {

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.138"
"version": "0.3.139"
},
"0.3": {
"version": "0.3.138"
"version": "0.3.139"
},
"0.3.139": {
"x86_64_linux_musl": {
"etag": "0x8DDCA90D64458A5",
"checksum": "30b22405bf97103b9969c183a78b48af7be43ea5977b4ed1d35be893a3874b09"
},
"x86_64_macos": {
"etag": "0x8DDCA9136839113",
"checksum": "12151caf3c896eff92a89ebad275c0c057a26fc6fec0d42116338690b46ab91f"
},
"x86_64_windows": {
"etag": "0x8DDCA91729E305C",
"checksum": "34bb809d249c0a8ff35f58361a6dfaf06ec90dd592c17f757e96f81989542ad6"
},
"aarch64_linux_musl": {
"etag": "0x8DDCA90EE7CF818",
"checksum": "7864fab19ef24d66bce0a36f7ca2192cb3a97d6fb6e189d0f7b4458aa0d61b22"
},
"aarch64_macos": {
"etag": "0x8DDCA91C6CACD59",
"checksum": "32587494ddad8dd101a56559feabcc091384a22199c1c52c42a4d1c3f1399403"
},
"aarch64_windows": {
"etag": "0x8DDCA9165298DFA",
"checksum": "01cd1941558053b09287321c4540c799c8ca10acfde25a9d04a5442d8d6a61ff"
}
},
"0.3.138": {
"x86_64_linux_musl": {

29
manifests/syft.json generated
View File

@@ -24,10 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.28.0"
"version": "1.29.0"
},
"1": {
"version": "1.28.0"
"version": "1.29.0"
},
"1.29": {
"version": "1.29.0"
},
"1.29.0": {
"x86_64_linux_musl": {
"etag": "0x8DDC88FB6DD6A89",
"checksum": "5b01c831cb5d712899d9179cabd80f55b6708dbd36af981ce27e59b6569e6690"
},
"x86_64_macos": {
"etag": "0x8DDC88FB7D7C772",
"checksum": "a4697cfa3295c3465f81f45117285b5c16b66425eb050f33d6dbcd0b58278088"
},
"x86_64_windows": {
"etag": "0x8DDC88FB7E9DB82",
"checksum": "043abda6cf37235484c8c96925983f5c28275a92963d4817ab066355c4d037b6"
},
"aarch64_linux_musl": {
"etag": "0x8DDC88FB6FF4B48",
"checksum": "1d93db2bf6f366683e7aef46d3d6a9c6ab5d72caaae1c3be1a35823c18b6f970"
},
"aarch64_macos": {
"etag": "0x8DDC88FB7D0A385",
"checksum": "a91b767b2cdf1c2171c560601e640c48638e967c8124eb568fd59cc66b3adb52"
}
},
"1.28": {
"version": "1.28.0"

View File

@@ -28,7 +28,39 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "34.0.2"
"version": "35.0.0"
},
"35": {
"version": "35.0.0"
},
"35.0": {
"version": "35.0.0"
},
"35.0.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDC93C94C50501",
"checksum": "e3d2aae710a5cef548ab13f7e4ed23adc4fa1e9b4797049f4459320f32224011"
},
"x86_64_macos": {
"etag": "0x8DDC93C95E3FEF7",
"checksum": "1ef7d07b8a8ef7e261281ad6a1b14ebf462f84c534593ca20e70ec8097524247"
},
"x86_64_windows": {
"etag": "0x8DDC93C9A7B1865",
"checksum": "cb4d9b788e81268edfb43d26c37dc4115060635ff4eceed16f4f9e6f331179b1"
},
"aarch64_linux_gnu": {
"etag": "0x8DDC93C85F9342B",
"checksum": "304009a9e4cad3616694b4251a01d72b77ae33d884680f3586710a69bd31b8f8"
},
"aarch64_macos": {
"etag": "0x8DDC93C873AAA7C",
"checksum": "8ad8832564e15053cd982c732fac39417b2307bf56145d02ffd153673277c665"
},
"aarch64_windows": {
"etag": "0x8DDC93C89B1220F",
"checksum": "e1cde6a2258379e04bdd808c549c75c74b430785d703609a92fcc1aa9492a3e4"
}
},
"34": {
"version": "34.0.2"