Compare commits

...

9 Commits

Author SHA1 Message Date
Taiki Endo
cbbd2313f8 Release 2.58.26 2025-08-28 19:12:54 +09:00
Taiki Endo
3c4696e537 Update vacuum@latest to 0.17.10 2025-08-28 09:34:20 +09:00
Taiki Endo
bb5b6ec0fe Release 2.58.25 2025-08-27 23:02:52 +09:00
Taiki Endo
bc19d9807f Update osv-scanner@latest to 2.2.2 2025-08-27 13:31:59 +09:00
Taiki Endo
c45072658c Release 2.58.24 2025-08-27 10:32:51 +09:00
Taiki Endo
6e62070134 Update syft@latest to 1.32.0 2025-08-27 09:36:23 +09:00
Taiki Endo
3ee5d63d29 Release 2.58.23 2025-08-27 01:34:08 +09:00
Taiki Endo
54b03f88eb Update wasmtime@latest to 36.0.2 2025-08-27 01:01:47 +09:00
Taiki Endo
e2789f9cc9 Update wasmtime manifest 2025-08-27 00:52:58 +09:00
5 changed files with 140 additions and 11 deletions

View File

@@ -10,6 +10,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.58.26] - 2025-08-28
- Update `vacuum@latest` to 0.17.10.
## [2.58.25] - 2025-08-27
- Update `osv-scanner@latest` to 2.2.2.
## [2.58.24] - 2025-08-27
- Update `syft@latest` to 1.32.0.
## [2.58.23] - 2025-08-26
- Update `wasmtime@latest` to 36.0.2.
## [2.58.22] - 2025-08-26
- Update `cargo-nextest@latest` to 0.9.103.
@@ -4354,7 +4370,11 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.22...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.26...HEAD
[2.58.26]: https://github.com/taiki-e/install-action/compare/v2.58.25...v2.58.26
[2.58.25]: https://github.com/taiki-e/install-action/compare/v2.58.24...v2.58.25
[2.58.24]: https://github.com/taiki-e/install-action/compare/v2.58.23...v2.58.24
[2.58.23]: https://github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23
[2.58.22]: https://github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22
[2.58.21]: https://github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21
[2.58.20]: https://github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20

View File

@@ -3,13 +3,45 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/google/osv-scanner/blob/main/LICENSE)",
"latest": {
"version": "2.2.1"
"version": "2.2.2"
},
"2": {
"version": "2.2.1"
"version": "2.2.2"
},
"2.2": {
"version": "2.2.1"
"version": "2.2.2"
},
"2.2.2": {
"x86_64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_linux_amd64",
"etag": "0x8DDE519D0D5886B",
"checksum": "c799274b682e0437c802d4714a136ad09b39c65547c460049ba5358d28afa576"
},
"x86_64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_darwin_amd64",
"etag": "0x8DDE519CFA908B2",
"checksum": "5c2a2e2a686e34c0674e0a463aa626467df5d9fba0ed06870a2eb684dc434de3"
},
"x86_64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_windows_amd64.exe",
"etag": "0x8DDE519CFAA66BD",
"checksum": "5cce6a9b96b88d0620bfdb22da72497c444948e56c64d3508f054cded13fb49f"
},
"aarch64_linux_musl": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_linux_arm64",
"etag": "0x8DDE519CF99150E",
"checksum": "62004a8b3c84d5041e6565113cc98af17da8d5ef9ebd070d355f1522bcd1d383"
},
"aarch64_macos": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_darwin_arm64",
"etag": "0x8DDE519D0B615DF",
"checksum": "f1e1cc84b6e365b79b874cb9028a4f74ac64666094b542f1eb196b10f44b505e"
},
"aarch64_windows": {
"url": "https://github.com/google/osv-scanner/releases/download/v2.2.2/osv-scanner_windows_arm64.exe",
"etag": "0x8DDE519CF99FE65",
"checksum": "bb4d4a291cc9a2e0ee30cd2acf53ccae1c1d6ce1fe2e470ab0b88fb485d0ff2d"
}
},
"2.2.1": {
"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.31.0"
"version": "1.32.0"
},
"1": {
"version": "1.31.0"
"version": "1.32.0"
},
"1.32": {
"version": "1.32.0"
},
"1.32.0": {
"x86_64_linux_musl": {
"etag": "0x8DDE4EBD28485BA",
"checksum": "d6400b579fa84dd383573b1d1ff6f081a37fc64d3ffaafdfdda95c4325f204be"
},
"x86_64_macos": {
"etag": "0x8DDE4EBD36C336E",
"checksum": "06bb55b2bec2b723c1a860491f62e0fdc4f7f543d99cb83c75dea03c460c5053"
},
"x86_64_windows": {
"etag": "0x8DDE4EBD384343E",
"checksum": "444fd054f601594ad938ec3f9bfd92faacfd37783e0e107b49bcb41848bf5dc4"
},
"aarch64_linux_musl": {
"etag": "0x8DDE4EBD2638E40",
"checksum": "df16ff55d6cf99b23f5121bf463bbda7b05b5674e897aca1b5c1fb64e1929667"
},
"aarch64_macos": {
"etag": "0x8DDE4EBD36315EE",
"checksum": "13065598834ab238f5865226d73b4a0a898913013a91be95cc83ddf7bbb75a1b"
}
},
"1.31": {
"version": "1.31.0"

30
manifests/vacuum.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.17.9"
"version": "0.17.10"
},
"0.17": {
"version": "0.17.9"
"version": "0.17.10"
},
"0.17.10": {
"x86_64_linux_musl": {
"etag": "0x8DDE5B3BDAFF0AF",
"checksum": "dcc1f6a566f8caf5c8d2eadc126ed7ae8d70003f112825b439fb17e4b8e06588"
},
"x86_64_macos": {
"etag": "0x8DDE5B3BD1FC48A",
"checksum": "4e69fba473003e739e5d6792acbb81f63b937135e27ce8d2bf0c832a26325b86"
},
"x86_64_windows": {
"etag": "0x8DDE5B3BD26E876",
"checksum": "7d3b881c9c6457c05658f997a5369879088f8002da2ac687a986eaf85ba15cd1"
},
"aarch64_linux_musl": {
"etag": "0x8DDE5B3BD1F28FD",
"checksum": "a70813b95aaab8204a78f8fc25c1af201c55674e496395627245ca292daff3ee"
},
"aarch64_macos": {
"etag": "0x8DDE5B3BDC03213",
"checksum": "55c815a9e698962b61fe89fe14968b245ded3786c9820db07b01b46a3a11b6d5"
},
"aarch64_windows": {
"etag": "0x8DDE5B3BDC70823",
"checksum": "b2596b373d36d277f3d935f35ab0a66a04c889d250e1c72d316fdac5055783ed"
}
},
"0.17.9": {
"x86_64_linux_musl": {

View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "36.0.1"
"version": "36.0.2"
},
"36": {
"version": "36.0.1"
"version": "36.0.2"
},
"36.0": {
"version": "36.0.1"
"version": "36.0.2"
},
"36.0.2": {
"x86_64_linux_gnu": {
"etag": "0x8DDE4B27F277B47",
"checksum": "b982d71407b70633707bab9b7bdcaa4a37b98cd2ed55094f864a9ec7bcf0c40d"
},
"x86_64_macos": {
"etag": "0x8DDE4B2803A0067",
"checksum": "923b7b3297209f06433d02c2aab818c1d24b7f166340de56d6d37d405291e208"
},
"x86_64_windows": {
"etag": "0x8DDE4B28499CE4F",
"checksum": "fb1fa999ff728d5a8e4b4057308561c51af7f59afdeac2d649dda7d4ad7e77ad"
},
"aarch64_linux_gnu": {
"etag": "0x8DDE4B2708877F5",
"checksum": "f67ffaf8a1e95eb6364ee78775d003c47c45feb28dc75b64838072eeaf7c924c"
},
"aarch64_macos": {
"etag": "0x8DDE4B2719D6B5A",
"checksum": "af21455581b7eccb30e86db358553376398da3fd4507342268b62bf50ab576a9"
},
"aarch64_windows": {
"etag": "0x8DDE4B273FD67A1",
"checksum": "9fe60d76f90c9bd8a7f7f904c75d65608420000d7ee435fca11fcb9ba3d54488"
}
},
"36.0.1": {
"x86_64_linux_gnu": {