Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
2383334cf5 Release 2.56.8 2025-07-08 09:07:59 +09:00
Taiki Endo
f7b04716e4 Update cargo-nextest@latest to 0.9.100 2025-07-08 06:14:16 +09:00
Taiki Endo
43e3120fc6 Update vacuum@latest to 0.17.3 2025-07-08 00:15:54 +09:00
3 changed files with 61 additions and 5 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.56.8] - 2025-07-08
- Update `cargo-nextest@latest` to 0.9.100.
- Update `vacuum@latest` to 0.17.3.
## [2.56.7] - 2025-07-07
- Update `shfmt@latest` to 3.12.0.
@@ -4096,7 +4102,8 @@ 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.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.8...HEAD
[2.56.8]: https://github.com/taiki-e/install-action/compare/v2.56.7...v2.56.8
[2.56.7]: https://github.com/taiki-e/install-action/compare/v2.56.6...v2.56.7
[2.56.6]: https://github.com/taiki-e/install-action/compare/v2.56.5...v2.56.6
[2.56.5]: https://github.com/taiki-e/install-action/compare/v2.56.4...v2.56.5

View File

@@ -19,10 +19,33 @@
},
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.99"
"version": "0.9.100"
},
"0.9": {
"version": "0.9.99"
"version": "0.9.100"
},
"0.9.100": {
"previous_stable_version": "0.9.99",
"x86_64_linux_gnu": {
"etag": "0x8DDBD8B9797C6C4",
"checksum": "de8843f9d4cd72ba7ff3995679536b8a5638ebc8f94848cb988c7549d9dc4e7d"
},
"x86_64_linux_musl": {
"etag": "0x8DDBD8C1E9ACC0C",
"checksum": "fbc4f0989a1b58bc23c335f8e1dc656f60efb854246aaa869a88543494e5b0ce"
},
"x86_64_macos": {
"etag": "0x8DDBD8C313EBC56",
"checksum": "0d8c1fc024a6a72ebe8a76f3db9220f8c01c7247dc3e68747838393bb7adc957"
},
"x86_64_windows": {
"etag": "0x8DDBD8D0FDCD8F4",
"checksum": "30d9d7f3f28b3ebc6737c01b3b40902efc68342c9ed0af8a29dd7814f59f78d7"
},
"aarch64_linux_gnu": {
"etag": "0x8DDBD8BAD51169A",
"checksum": "53c2e65b61a3736304b3784f1300aaef61fc1538e0b36b7bc7461d4a1c690556"
}
},
"0.9.99": {
"previous_stable_version": "0.9.98",

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.2"
"version": "0.17.3"
},
"0.17": {
"version": "0.17.2"
"version": "0.17.3"
},
"0.17.3": {
"x86_64_linux_musl": {
"etag": "0x8DDBD61F4577D55",
"checksum": "50d7ab4c20d1b78a6d90d9359af3ecfa4ffb7cc49d9a3a7c8ba8fb8a34415e25"
},
"x86_64_macos": {
"etag": "0x8DDBD61F4577D55",
"checksum": "0cef469d092928df134a3f7690817d99dba8b4a4ed7ed27949f5839072ef6a64"
},
"x86_64_windows": {
"etag": "0x8DDBD61F3B31C6A",
"checksum": "f08b63a2b718229a4f5f3b9c27d994038ea1cd180f269c835a922b05f8e30515"
},
"aarch64_linux_musl": {
"etag": "0x8DDBD61F3BECF14",
"checksum": "2d4ccf2e1cc5ed2f8cb888cd6aae2d4f25b40960a08d1f59ed2162ec30233d5e"
},
"aarch64_macos": {
"etag": "0x8DDBD61F3BB7778",
"checksum": "2ef41305515f167b21e7085fffbd99d1ed6b3edd4e7aa74d5323ab63ee14a00e"
},
"aarch64_windows": {
"etag": "0x8DDBD61F451DE52",
"checksum": "d3635cc5b2bf95bfa1af60a3edc7d700b4d1c45f57cf393045594e9696fb7197"
}
},
"0.17.2": {
"x86_64_linux_musl": {