Compare commits

...

5 Commits

Author SHA1 Message Date
Taiki Endo
e43a5023a7 Release 2.62.33 2025-10-17 10:07:25 +09:00
Taiki Endo
2ae4258c3d Update mise@latest to 2025.10.10 2025-10-17 00:32:54 +09:00
Taiki Endo
e79914c740 Release 2.62.32 2025-10-16 23:09:03 +09:00
Taiki Endo
40168eab5f Update syft@latest to 1.34.2 2025-10-16 22:06:02 +09:00
Taiki Endo
6d89b16c49 Update vacuum@latest to 0.18.7 2025-10-16 21:39:06 +09:00
4 changed files with 103 additions and 9 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.62.33] - 2025-10-17
- Update `mise@latest` to 2025.10.10.
## [2.62.32] - 2025-10-16
- Update `syft@latest` to 1.34.2.
- Update `vacuum@latest` to 0.18.7.
## [2.62.31] - 2025-10-16
- Update `protoc@latest` to 3.33.0.
@@ -4749,7 +4759,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.31...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.33...HEAD
[2.62.33]: https://github.com/taiki-e/install-action/compare/v2.62.32...v2.62.33
[2.62.32]: https://github.com/taiki-e/install-action/compare/v2.62.31...v2.62.32
[2.62.31]: https://github.com/taiki-e/install-action/compare/v2.62.30...v2.62.31
[2.62.30]: https://github.com/taiki-e/install-action/compare/v2.62.29...v2.62.30
[2.62.29]: https://github.com/taiki-e/install-action/compare/v2.62.28...v2.62.29

32
manifests/mise.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2025.10.9"
"version": "2025.10.10"
},
"2025": {
"version": "2025.10.9"
"version": "2025.10.10"
},
"2025.10": {
"version": "2025.10.9"
"version": "2025.10.10"
},
"2025.10.10": {
"x86_64_linux_musl": {
"etag": "0x8DE0CC27BA2A25B",
"checksum": "d300a395d82092a4793c9d02a4fff15819ace22a027ddc58a83602aea24ee646"
},
"x86_64_macos": {
"etag": "0x8DE0CC27D616E3D",
"checksum": "7ae5a7ac02a03b8126ca1a93888b10d137978d4a4fc2a200ce0348fbb39bf485"
},
"x86_64_windows": {
"etag": "0x8DE0CC27DFEF8BA",
"checksum": "2cda27ea3d8c475fbf087e7b857137c437a422d3c971701da68484c616ab167c"
},
"aarch64_linux_musl": {
"etag": "0x8DE0CC278C309C7",
"checksum": "2af5bbbfdd10c12dfb376faa7d570f782f5aa63047eb3b8180302900fe7c9083"
},
"aarch64_macos": {
"etag": "0x8DE0CC27CA14085",
"checksum": "7cc829b13516895ba93964d1d60a0ceda74c358efcbbc47fe65352c6985c5778"
},
"aarch64_windows": {
"etag": "0x8DE0CC27D99F1DE",
"checksum": "5372c48497429590327c9e3ac70d416132d00a817be489781bf5abc0cca59213"
}
},
"2025.10.9": {
"x86_64_linux_musl": {

36
manifests/syft.json generated
View File

@@ -32,13 +32,43 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.34.1"
"version": "1.34.2"
},
"1": {
"version": "1.34.1"
"version": "1.34.2"
},
"1.34": {
"version": "1.34.1"
"version": "1.34.2"
},
"1.34.2": {
"x86_64_linux_musl": {
"etag": "0x8DE0CB02128F40E",
"checksum": "b62a3d4167f9a04bc190a5e654b05711737527ed47b616dc398e541f903c2d72"
},
"x86_64_macos": {
"etag": "0x8DE0CB0222A9C43",
"checksum": "af60a138ad4c87bb835eca0b713d52e4005435335a483a33e8ef074c68412635"
},
"x86_64_windows": {
"etag": "0x8DE0CB0221640C7",
"checksum": "69833f07006b830290347dbc275f86d2d6cff13541e343bac5d3569668752b7a"
},
"aarch64_linux_musl": {
"etag": "0x8DE0CB0213458ED",
"checksum": "b267c0f6d3e5db78b4ec632f067f18c61b946b274ea79740ed154d99f1629cff"
},
"aarch64_macos": {
"etag": "0x8DE0CB02213100C",
"checksum": "17285aa74e1d698def8babc2dcab0f1b284113b77de6f56cf0b1123861e71b9c"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE0CB02110A566",
"checksum": "3a01cd8afcf0585cfae4e204d55895e1acfb93d07741837d873400862a009ca5"
},
"s390x_linux_musl": {
"etag": "0x8DE0CB0213321CA",
"checksum": "e1d826927392533e2be1ba8e575739fdd2d4315b634cd10ccf111556bafafec6"
}
},
"1.34.1": {
"x86_64_linux_musl": {

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.18.6"
"version": "0.18.7"
},
"0.18": {
"version": "0.18.6"
"version": "0.18.7"
},
"0.18.7": {
"x86_64_linux_musl": {
"etag": "0x8DE0CA0AFB98EA2",
"checksum": "01352be64e3173a1677b77f5c276012c3358877237544c880f360619baa01174"
},
"x86_64_macos": {
"etag": "0x8DE0CA0AF713E48",
"checksum": "20df4d64092523370a580a4cdf3f9344fa263c568d7f30ff6ba1a4eba2cf708f"
},
"x86_64_windows": {
"etag": "0x8DE0CA0B052D837",
"checksum": "8a1ababd42beddd63c53875c5566ff97286c485a13526f1231d05975f4bb7ee6"
},
"aarch64_linux_musl": {
"etag": "0x8DE0CA0AFBD81CF",
"checksum": "81fb306f24c9ec08e10b1c681bccbad9141b38374a0ee3bd6538532d7d0f3b68"
},
"aarch64_macos": {
"etag": "0x8DE0CA0AF05614F",
"checksum": "d4a8df3e74ae1e60507efceaaf3dd2c125c1c3fccb2f993d5b530dc3757ec4ee"
},
"aarch64_windows": {
"etag": "0x8DE0CA0AF14927B",
"checksum": "b5e6cc9da50bfc92e5d321e4aed42e1caec972567f75766d833d223e93bacdb7"
}
},
"0.18.6": {
"x86_64_linux_musl": {