Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
14083e64ac Release 2.58.29 2025-08-30 18:52:36 +09:00
Taiki Endo
cce0d79dc0 Update vacuum@latest to 0.17.11 2025-08-30 15:32:25 +09:00
Taiki Endo
87db84d0e2 Update cargo-sort manifest 2025-08-30 06:14:10 +09:00
Taiki Endo
d6f70e1408 ci: Test Debian 13 and AlmaLinux 10 2025-08-30 02:05:50 +09:00
4 changed files with 47 additions and 3 deletions

View File

@@ -157,11 +157,14 @@ jobs:
- debian:10-slim # glibc 2.28
- debian:11-slim # glibc 2.31
- debian:12-slim # glibc 2.36
- debian:13-slim # glibc 2.41
- fedora:latest # glibc 2.39 (as of fedora 40)
- almalinux:8 # glibc 2.28
- almalinux:8-minimal # glibc 2.28
- almalinux:9 # glibc 2.34
- almalinux:9-minimal # glibc 2.34
- almalinux:10 # glibc 2.39
- almalinux:10-minimal # glibc 2.39
- centos:6 # glibc 2.12
- centos:7 # glibc 2.17
- opensuse/leap:latest # glibc 2.38 (as of leap 15.6)

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.58.29] - 2025-08-30
- Update `vacuum@latest` to 0.17.11.
## [2.58.28] - 2025-08-29
- Update `typos@latest` to 1.35.7.
@@ -4378,7 +4382,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.58.28...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.29...HEAD
[2.58.29]: https://github.com/taiki-e/install-action/compare/v2.58.28...v2.58.29
[2.58.28]: https://github.com/taiki-e/install-action/compare/v2.58.27...v2.58.28
[2.58.27]: https://github.com/taiki-e/install-action/compare/v2.58.26...v2.58.27
[2.58.26]: https://github.com/taiki-e/install-action/compare/v2.58.25...v2.58.26

View File

@@ -15,6 +15,16 @@
"latest": {
"version": "1.0.9"
},
"2.0.2": {
"x86_64_linux_gnu": {
"etag": "0x8DDE737A9301C15",
"checksum": "f6688667c3c6edddff20183d5748401c17f2ffb72e6e55795209928b30a81a33"
},
"x86_64_windows": {
"etag": "0x8DDE737E805B113",
"checksum": "83c7e38a9eec715a3e316371e660d210d20c3b197099dcc38577a9d343b027d5"
}
},
"2.0.1": {
"x86_64_linux_gnu": {
"etag": "0x8DD99C061507FEF",

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.10"
"version": "0.17.11"
},
"0.17": {
"version": "0.17.10"
"version": "0.17.11"
},
"0.17.11": {
"x86_64_linux_musl": {
"etag": "0x8DDE779CC903C08",
"checksum": "d80aa398d64500723bcc339845a295f447d89fe2da3df85ff66e4dc6564cbf1c"
},
"x86_64_macos": {
"etag": "0x8DDE779CC65D93B",
"checksum": "f9f67669c4add011ec3b7319fb7d9222fd7071bca5e10f401bbbd157294588ce"
},
"x86_64_windows": {
"etag": "0x8DDE779CBF1A12D",
"checksum": "53410157c333bd252fbe519046947e53bac3834b1c17cafefeeb02ac25c1088f"
},
"aarch64_linux_musl": {
"etag": "0x8DDE779CBD25581",
"checksum": "acd8f56eb581192f1c447ef2639ce64efbdad19f40dfd0a361f54b824ffcc892"
},
"aarch64_macos": {
"etag": "0x8DDE779CC5597D2",
"checksum": "e5fdc039486c98b8d603c6daa35dfa911562fc3dc2aff503a8aa736cc235cbfe"
},
"aarch64_windows": {
"etag": "0x8DDE779CBD0D08A",
"checksum": "265905e800d2aeee63457739939947ce1327d0cc9a1fac51c0ab8c8550346d3c"
}
},
"0.17.10": {
"x86_64_linux_musl": {