Compare commits

...

7 Commits

Author SHA1 Message Date
Taiki Endo
67cc679904 Release 2.61.3 2025-09-13 06:33:14 +09:00
Taiki Endo
c5c71636f6 Update vacuum@latest to 0.17.13 2025-09-13 06:24:53 +09:00
Taiki Endo
c50f1e56c5 Update release-plz@latest to 0.3.145 2025-09-12 13:47:33 +09:00
Taiki Endo
01548646b5 Release 2.61.2 2025-09-12 08:48:22 +09:00
Taiki Endo
de9bc34a73 Update protoc@latest to 3.32.1 2025-09-12 06:16:19 +09:00
Taiki Endo
9a79a37eda Update mise@latest to 2025.9.9 2025-09-12 06:16:19 +09:00
Taiki Endo
cdcbe21114 Update vacuum@latest to 0.17.12 2025-09-12 03:19:50 +09:00
5 changed files with 168 additions and 11 deletions

View File

@@ -10,6 +10,20 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.61.3] - 2025-09-12
- Update `vacuum@latest` to 0.17.13.
- Update `release-plz@latest` to 0.3.145.
## [2.61.2] - 2025-09-11
- Update `protoc@latest` to 3.32.1.
- Update `mise@latest` to 2025.9.9.
- Update `vacuum@latest` to 0.17.12.
## [2.61.1] - 2025-09-11
- Update `uv@latest` to 0.8.17.
@@ -4461,7 +4475,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.61.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.3...HEAD
[2.61.3]: https://github.com/taiki-e/install-action/compare/v2.61.2...v2.61.3
[2.61.2]: https://github.com/taiki-e/install-action/compare/v2.61.1...v2.61.2
[2.61.1]: https://github.com/taiki-e/install-action/compare/v2.61.0...v2.61.1
[2.61.0]: https://github.com/taiki-e/install-action/compare/v2.60.0...v2.61.0
[2.60.0]: https://github.com/taiki-e/install-action/compare/v2.59.1...v2.60.0

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.9.8"
"version": "2025.9.9"
},
"2025": {
"version": "2025.9.8"
"version": "2025.9.9"
},
"2025.9": {
"version": "2025.9.8"
"version": "2025.9.9"
},
"2025.9.9": {
"x86_64_linux_musl": {
"etag": "0x8DDF175B67FFF75",
"checksum": "8819b60c6e8336ca258253427f0e4bac597b611c3647359fb6aa3ccd5b9d601c"
},
"x86_64_macos": {
"etag": "0x8DDF175B8C1C045",
"checksum": "22b020c49ef7ebbfa2982915b1fa0e72b24ab60ab69aba917fedb66d7cc4bdc7"
},
"x86_64_windows": {
"etag": "0x8DDF175B98C908E",
"checksum": "31478195171f798a9fa6a231692f8a946902b8906fd648ae195a6968fd92aa81"
},
"aarch64_linux_musl": {
"etag": "0x8DDF175B29F0BDC",
"checksum": "21badca95da1259353fb5a152a6ff9c44c27f66b09490f6bf3e79fd7824c4814"
},
"aarch64_macos": {
"etag": "0x8DDF175B75FC6D1",
"checksum": "ee181922736455641333b1c1aa66305e98f70fb5918d06c404ad0569a5241be0"
},
"aarch64_windows": {
"etag": "0x8DDF175B9099BF6",
"checksum": "b90129733065e157c49cd2dcdfc4fde4eebb0011e31a0b04966ba2da0c29a2fd"
}
},
"2025.9.8": {
"x86_64_linux_musl": {

43
manifests/protoc.json generated
View File

@@ -3,13 +3,50 @@
"template": null,
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
"latest": {
"version": "3.32.0"
"version": "3.32.1"
},
"3": {
"version": "3.32.0"
"version": "3.32.1"
},
"3.32": {
"version": "3.32.0"
"version": "3.32.1"
},
"3.32.1": {
"x86_64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-linux-x86_64.zip",
"etag": "0x8DDF172F3F97FFD",
"checksum": "e9c129c176bb7df02546c4cd6185126ca53c89e7d2f09511e209319704b5dd7e"
},
"x86_64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-osx-x86_64.zip",
"etag": "0x8DDF172F42A91EE",
"checksum": "f9caa5b4d0b537acffb0ffd7d53225511a5574ef903fca550ea9e7600987f13b"
},
"x86_64_windows": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-win64.zip",
"etag": "0x8DDF172F465D1BE",
"checksum": "69569cbc178cd5785ecb7d93569913110677eafeb4b8f82970c361fad4c7cd66"
},
"aarch64_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-linux-aarch_64.zip",
"etag": "0x8DDF172F37443E8",
"checksum": "4a802ed23d70f7bad7eb19e5a3e724b3aa967250d572cadfd537c1ba939aee6a"
},
"aarch64_macos": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-osx-aarch_64.zip",
"etag": "0x8DDF172F3F0B02E",
"checksum": "a7b51b2113862690fa52c62f8891a6037bafb9db88d4f9924c486de9d9bb89d5"
},
"powerpc64le_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-linux-ppcle_64.zip",
"etag": "0x8DDF172F38EB301",
"checksum": "3f48a35bd0ed1f8a1fcb9fd633f483e882dcb5bfee92ad6aae6042877840b0c5"
},
"s390x_linux_gnu": {
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v32.1/protoc-32.1-linux-s390_64.zip",
"etag": "0x8DDF172F38B348A",
"checksum": "07a01d1fbba5a010ba1f387c056a02a339b35568c7e3dd5b02c96b94630307db"
}
},
"3.32.0": {
"x86_64_linux_gnu": {

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.144"
"version": "0.3.145"
},
"0.3": {
"version": "0.3.144"
"version": "0.3.145"
},
"0.3.145": {
"x86_64_linux_musl": {
"etag": "0x8DDF19F0C0B45AA",
"checksum": "be907c51ae19ce1ed86f0e0b5182a881aa4786e0197f269048ed5059410a7447"
},
"x86_64_macos": {
"etag": "0x8DDF1A0CBB2161E",
"checksum": "225022b2ec08da1d7986eee18290bf808e4d649e64c602694d4db14520bd7eb7"
},
"x86_64_windows": {
"etag": "0x8DDF19FC64C10EF",
"checksum": "db6cd9695814bc49f7676b911adb03a38b0998dee917297e19ed39f6fb043654"
},
"aarch64_linux_musl": {
"etag": "0x8DDF19F30F63BDF",
"checksum": "8039a64f7e2c169d13032ec919b548043c87b360fba265f6943428fa80971a19"
},
"aarch64_macos": {
"etag": "0x8DDF1A0AB154E2C",
"checksum": "9eb8c7678d9924d03efd9ac7ac9770d670c0a9716efa6a4b34c3a2d4ba1f74b8"
},
"aarch64_windows": {
"etag": "0x8DDF19F7A8FFF49",
"checksum": "ec0142338f1e40716021443a770ae9735baa99af85ef4f2d1a2dc421cc7f294b"
}
},
"0.3.144": {
"x86_64_linux_musl": {

56
manifests/vacuum.json generated
View File

@@ -22,10 +22,62 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.17.11"
"version": "0.17.13"
},
"0.17": {
"version": "0.17.11"
"version": "0.17.13"
},
"0.17.13": {
"x86_64_linux_musl": {
"etag": "0x8DDF236CE083E27",
"checksum": "60a61c6830cbfc6b85cc675880b764eebe9b9c3d8e99aaa80372a07ae4cd9b97"
},
"x86_64_macos": {
"etag": "0x8DDF236CEBF27B8",
"checksum": "d5d7f45a696cd944a55a359f1348b790bc124444a9bed8e2799fec977036939f"
},
"x86_64_windows": {
"etag": "0x8DDF236CE099C2A",
"checksum": "2cfcff8fa757aef03da88e5b19660346058668ac450527890f0d97bf8fd05441"
},
"aarch64_linux_musl": {
"etag": "0x8DDF236CE0900A4",
"checksum": "890ba62ded5c2859c68e906bf2ae0e6e79803172365775533c4e2c2b1d510c9c"
},
"aarch64_macos": {
"etag": "0x8DDF236CE9512C5",
"checksum": "2ad0c9ad14ac9e3a436dc2d581be0b7f08d91751ef1b948ed09652c0d1204446"
},
"aarch64_windows": {
"etag": "0x8DDF236CE8ABE32",
"checksum": "d274502f622a9c3989369fa5b10ea458302f1896220ccea97851169d911587be"
}
},
"0.17.12": {
"x86_64_linux_musl": {
"etag": "0x8DDF15006CEB2A5",
"checksum": "dd9659cd94f7c993ebfe9fbee4899b13fdccf13ed58ed3214c32514b821bedf4"
},
"x86_64_macos": {
"etag": "0x8DDF150078E92CF",
"checksum": "6345c0744b9d44f76936ec46bbb49f5b9faded525faf75d5ea09004ccdd41bca"
},
"x86_64_windows": {
"etag": "0x8DDF15006C85132",
"checksum": "09ca61552a774685d74399cdf5933d67e37659cd57622c0f66f6804a10a2269b"
},
"aarch64_linux_musl": {
"etag": "0x8DDF15006C4D2AC",
"checksum": "0f9ace177537812dad0d091196a8099a59413c23bec578718ad4275d8523e19b"
},
"aarch64_macos": {
"etag": "0x8DDF15007BAA16A",
"checksum": "3796301e3d1fafc92b960bdf94e40f2a16c65e6d6c6fce34b97d3cec2e034af1"
},
"aarch64_windows": {
"etag": "0x8DDF150078F557E",
"checksum": "360a33ba899c0dbacc49e6db08781920ca62a963da058d4a6e9703cc31086b1e"
}
},
"0.17.11": {
"x86_64_linux_musl": {