mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 09:00:48 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67cc679904 | ||
|
|
c5c71636f6 | ||
|
|
c50f1e56c5 |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [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
|
## [2.61.2] - 2025-09-11
|
||||||
|
|
||||||
- Update `protoc@latest` to 3.32.1.
|
- Update `protoc@latest` to 3.32.1.
|
||||||
@@ -4469,7 +4475,8 @@ Note: This release is considered a breaking change because installing on version
|
|||||||
|
|
||||||
Initial release
|
Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.2...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.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.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.61.0]: https://github.com/taiki-e/install-action/compare/v2.60.0...v2.61.0
|
||||||
|
|||||||
30
manifests/release-plz.json
generated
30
manifests/release-plz.json
generated
@@ -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)",
|
"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": {
|
"latest": {
|
||||||
"version": "0.3.144"
|
"version": "0.3.145"
|
||||||
},
|
},
|
||||||
"0.3": {
|
"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": {
|
"0.3.144": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
30
manifests/vacuum.json
generated
30
manifests/vacuum.json
generated
@@ -22,10 +22,36 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.17.12"
|
"version": "0.17.13"
|
||||||
},
|
},
|
||||||
"0.17": {
|
"0.17": {
|
||||||
"version": "0.17.12"
|
"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": {
|
"0.17.12": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user