Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
ef1f08ff7e Release 2.46.5 2024-12-10 10:34:22 +09:00
Taiki Endo
a02fbc62df Update syft@latest to 1.18.0 2024-12-10 06:13:39 +09:00
Taiki Endo
423586137a Update sccache@latest to 0.9.0 2024-12-10 06:13:39 +09:00
Taiki Endo
a6c8026ad7 Update release-plz@latest to 0.3.111 2024-12-08 03:12:49 +09:00
Taiki Endo
761f0a14e2 Update cspell dictionary 2024-12-08 01:50:04 +09:00
Taiki Endo
8d4cdddb55 Update cargo-binstall@latest to 1.10.16 2024-12-07 18:14:21 +09:00
Taiki Endo
acf70b3a1e Release 2.46.4 2024-12-07 11:11:32 +09:00
Taiki Endo
99950f3fe0 Update wasm-bindgen@latest to 0.2.99 2024-12-07 11:10:10 +09:00
Taiki Endo
d74bbb1f23 Release 2.46.3 2024-12-07 11:04:04 +09:00
Taiki Endo
5bb2b11a56 Update wasm-bindgen@latest to 0.2.98 2024-12-07 09:37:01 +09:00
7 changed files with 163 additions and 23 deletions

View File

@@ -24,7 +24,6 @@ protoc
pwsh
quickinstall
rclone
rdme
sccache
syft
udeps

View File

@@ -10,6 +10,24 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.46.5] - 2024-12-10
- Update `syft@latest` to 1.18.0.
- Update `sccache@latest` to 0.9.0.
- Update `release-plz@latest` to 0.3.111.
- Update `cargo-binstall@latest` to 1.10.16.
## [2.46.4] - 2024-12-07
- Update `wasm-bindgen@latest` to 0.2.99.
## [2.46.3] - 2024-12-07
- Update `wasm-bindgen@latest` to 0.2.98.
## [2.46.2] - 2024-12-05
- Update `cargo-semver-checks@latest` to 0.37.0.
@@ -3170,7 +3188,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.46.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.5...HEAD
[2.46.5]: https://github.com/taiki-e/install-action/compare/v2.46.4...v2.46.5
[2.46.4]: https://github.com/taiki-e/install-action/compare/v2.46.3...v2.46.4
[2.46.3]: https://github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3
[2.46.2]: https://github.com/taiki-e/install-action/compare/v2.46.1...v2.46.2
[2.46.1]: https://github.com/taiki-e/install-action/compare/v2.46.0...v2.46.1
[2.46.0]: https://github.com/taiki-e/install-action/compare/v2.45.15...v2.46.0

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.10.15"
"version": "1.10.16"
},
"1.10.15": {
"1.10.16": {
"x86_64_linux_musl": {
"etag": "0x8DD106813D3D480",
"checksum": "f333f552699e76e8fe570da6fb928c273c0c2d14e0955f6b79f7f59eb932ba73"
"etag": "0x8DD1688039222B5",
"checksum": "38e6c347377d151b61f547c0bfc1bcb4099a8e8221a460ec5da138c3bad72ec5"
},
"x86_64_macos": {
"etag": "0x8DD10679D527CA5",
"checksum": "3ed0f522bb26d7db0daa05ee72707b5b410d1764740a67fe2ca7bb8ff6901278"
"etag": "0x8DD16876F04639A",
"checksum": "ae706d29294bf4dc9a1eabb8b5dd1a83fea8d2d625c79cbb2f4ebafea6f27ac0"
},
"x86_64_windows": {
"etag": "0x8DD1068D66EC65B",
"checksum": "d089cb43dcfbc6b2693e2ddf31f8b36694f02902ccedd8ad182482740fc5bc90"
"etag": "0x8DD1688B1854882",
"checksum": "e013c48c72909d705056f85dbe63f90ba91e62149d73c3616fe27427ac95fda6"
},
"aarch64_linux_musl": {
"etag": "0x8DD106793C8D47F",
"checksum": "b44c167a2520701f1888e03d7b7355617926278e24e792eeb264333e94b6ae5a"
"etag": "0x8DD16878422E7F5",
"checksum": "b55454866f84843c6df871a421f234a2eec58672a5076edea1571c6bcada30a3"
},
"aarch64_macos": {
"etag": "0x8DD10683834D30E",
"checksum": "0afb56acd834d7b0bc9a5293963da04abe48923d90f374bed98068b313a48f2c"
"etag": "0x8DD1687A866DE60",
"checksum": "895a8e624890bf42fe4b269bc042c2df125318ff1df21861f9aca9fd64fc97c9"
},
"aarch64_windows": {
"etag": "0x8DD1068923353C5",
"checksum": "03e19dad753e5a2cfd8ada57e55c05e9aabc839a54ae52b01c34a092e12bbf60"
"etag": "0x8DD16883CD688FA",
"checksum": "2c77442786044185b8eb2d61618710147ca9f20ea76c630d45fcc79163dca124"
}
}
}

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.110"
"version": "0.3.111"
},
"0.3": {
"version": "0.3.110"
"version": "0.3.111"
},
"0.3.111": {
"x86_64_linux_musl": {
"etag": "0x8DD16E25FF82F97",
"checksum": "cbde879d2501f69edfb59ef4d825d836bb3cb1243ccb8c62033892856f1c1a9d"
},
"x86_64_macos": {
"etag": "0x8DD16E37D6E77D3",
"checksum": "c50de53683cc44d2a543b68e64fb3cc790b452f5b2dd7fab1b9350abf8743076"
},
"x86_64_windows": {
"etag": "0x8DD16E32C422DB8",
"checksum": "e04f4999d77ac4f54a9490fcbcf3b621bc9d530a2d50c75b6428df639bae38f4"
},
"aarch64_linux_musl": {
"etag": "0x8DD16E26BB862F4",
"checksum": "f9adf28627bafbabce882f3ea0e00a9e6216f279bc58a3b436553c46bd2a1e0f"
},
"aarch64_macos": {
"etag": "0x8DD16E2A34C8E4D",
"checksum": "d84b3a96b7f99320fbee4312e3a91522e0e6c9a951ff89903105212865b06bd7"
},
"aarch64_windows": {
"etag": "0x8DD16E322A0D3F3",
"checksum": "c9e5ddc6989d5b4814f25399254ffb772a0d9c02ab0d00538d5bb11aa247e40c"
}
},
"0.3.110": {
"x86_64_linux_musl": {

27
manifests/sccache.json generated
View File

@@ -24,7 +24,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/mozilla/sccache/blob/main/LICENSE)",
"latest": {
"version": "0.8.2"
"version": "0.9.0"
},
"0.9": {
"version": "0.9.0"
},
"0.9.0": {
"x86_64_linux_musl": {
"etag": "0x8DD189531306ABE",
"checksum": "f29522f9aa70aa929b7e76b6d4a1286196b17668ea753e5687899a8f7e4b9d3e"
},
"x86_64_macos": {
"etag": "0x8DD1895301369F3",
"checksum": "0ba04fccefe2128784ce765c2bcd9765eb06e472c94dd62cc9d6c8ae69d7200f"
},
"x86_64_windows": {
"etag": "0x8DD1895309AC676",
"checksum": "35fe3b6348a4a5e693a9c3fff72721599b81a836708cfd943537a83f5434efd9"
},
"aarch64_linux_musl": {
"etag": "0x8DD18952E145A5D",
"checksum": "d0122fbeda107eff00a6401d6e3085fd1e361813821a05bcd224fc1d7071ecdf"
},
"aarch64_macos": {
"etag": "0x8DD18952CD41AB6",
"checksum": "f75b5b3d6046cac60a9eef362d86e6eeebdb4cc3c5dfd2e483f14f03ce4b94cf"
}
},
"0.8": {
"version": "0.8.2"

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.17.0"
"version": "1.18.0"
},
"1": {
"version": "1.17.0"
"version": "1.18.0"
},
"1.18": {
"version": "1.18.0"
},
"1.18.0": {
"x86_64_linux_musl": {
"etag": "0x8DD1895CCE03E62",
"checksum": "0b6fd1e0dd5b00b19585e5cde8e1c1f4ef60dc8fba8b41fab55f00852a2fbb8d"
},
"x86_64_macos": {
"etag": "0x8DD1895CD9F82FB",
"checksum": "9dacc76d994c049156b0e77f8d301212eea208b7365c88cd65b2e477d84ce666"
},
"x86_64_windows": {
"etag": "0x8DD1895CDA4389C",
"checksum": "e7c5face12a70cd1a480da5ba3092e5ab4ac49cc9467fd3f056167c58b929a1d"
},
"aarch64_linux_musl": {
"etag": "0x8DD1895CCDE1DDA",
"checksum": "24af468c55af7f52a90e6345e695dced1cb4311878578248a1ca90a332cda7df"
},
"aarch64_macos": {
"etag": "0x8DD1895CD95553E",
"checksum": "09215199eef24590048185835f8cbea15dd45728310cb1e2c26bc89451ebc28c"
}
},
"1.17": {
"version": "1.17.0"

View File

@@ -44,10 +44,54 @@
},
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.2.97"
"version": "0.2.99"
},
"0.2": {
"version": "0.2.97"
"version": "0.2.99"
},
"0.2.99": {
"x86_64_linux_musl": {
"etag": "0x8DD165C78EB51DF",
"checksum": "0ae33d77b6f4fe09b294fa245764dbb05a3a1aeefeb7696cb365760d3abbdc51"
},
"x86_64_macos": {
"etag": "0x8DD165C78E40710",
"checksum": "e3b069947a4fabac41cc4e0d9db30823b9c7430fb8604c8e0d996430b30ebe36"
},
"x86_64_windows": {
"etag": "0x8DD165C78D98B91",
"checksum": "693603c94c9fb23867cb4ae7e1c1df26f0699cf3c6203192ed406256d95bc044"
},
"aarch64_linux_gnu": {
"etag": "0x8DD165C78DB375A",
"checksum": "7e1654f08020abcc9bc131f15159d7be68579088c02f1e4486e09a9de3d49e54"
},
"aarch64_macos": {
"etag": "0x8DD165C78DC6E7C",
"checksum": "e80d43ef00d0f94da07f77f42109bb10b86eb9a2a8c3dceae279c4655e77d99a"
}
},
"0.2.98": {
"x86_64_linux_musl": {
"etag": "0x8DD1652CA2153BA",
"checksum": "2e0d738c4ac0189d9d16c9872e6450cb187f3c91b06a5d3d86911711b6039c2b"
},
"x86_64_macos": {
"etag": "0x8DD1652CA22B1BA",
"checksum": "d55cab583cfbfa6bbb04e580c61061ee4060f04a2f36713fe1c02f0875350240"
},
"x86_64_windows": {
"etag": "0x8DD1652CA28C568",
"checksum": "593a0dfaf84f44ca2bc9bd627097871655150c6498ababa6dc99facb32343536"
},
"aarch64_linux_gnu": {
"etag": "0x8DD1652CA28EC50",
"checksum": "15831c110eadddb58401bdbccce99bb7543c80dfad1df9e195f14d67b71c3b38"
},
"aarch64_macos": {
"etag": "0x8DD1652CAA4BD10",
"checksum": "defb0d78222de67b937ea6c99cd434f0dd2ce84dbde38043d2b7b56115f975a3"
}
},
"0.2.97": {
"x86_64_linux_musl": {