mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-28 18:10:26 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5ae641ad51 | ||
|
|
4fa427fe8e | ||
|
|
1bfd4d7803 | ||
|
|
128658a456 |
12
CHANGELOG.md
12
CHANGELOG.md
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.48.4] - 2025-02-09
|
||||||
|
|
||||||
|
- Update `cargo-zigbuild@latest` to 0.19.8.
|
||||||
|
|
||||||
|
## [2.48.3] - 2025-02-09
|
||||||
|
|
||||||
|
- Update `release-plz@latest` to 0.3.119.
|
||||||
|
|
||||||
## [2.48.2] - 2025-02-09
|
## [2.48.2] - 2025-02-09
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.118.
|
- Update `release-plz@latest` to 0.3.118.
|
||||||
@@ -3456,7 +3464,9 @@ 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.48.2...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.48.4...HEAD
|
||||||
|
[2.48.4]: https://github.com/taiki-e/install-action/compare/v2.48.3...v2.48.4
|
||||||
|
[2.48.3]: https://github.com/taiki-e/install-action/compare/v2.48.2...v2.48.3
|
||||||
[2.48.2]: https://github.com/taiki-e/install-action/compare/v2.48.1...v2.48.2
|
[2.48.2]: https://github.com/taiki-e/install-action/compare/v2.48.1...v2.48.2
|
||||||
[2.48.1]: https://github.com/taiki-e/install-action/compare/v2.48.0...v2.48.1
|
[2.48.1]: https://github.com/taiki-e/install-action/compare/v2.48.0...v2.48.1
|
||||||
[2.48.0]: https://github.com/taiki-e/install-action/compare/v2.47.32...v2.48.0
|
[2.48.0]: https://github.com/taiki-e/install-action/compare/v2.47.32...v2.48.0
|
||||||
|
|||||||
26
manifests/cargo-zigbuild.json
generated
26
manifests/cargo-zigbuild.json
generated
@@ -19,10 +19,32 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.19.7"
|
"version": "0.19.8"
|
||||||
},
|
},
|
||||||
"0.19": {
|
"0.19": {
|
||||||
"version": "0.19.7"
|
"version": "0.19.8"
|
||||||
|
},
|
||||||
|
"0.19.8": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD490D612D2ABC",
|
||||||
|
"checksum": "f7fe3a25727e5b58e1b1d7fb8119a845675d441276214039cd1c2e3e49376180"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD490D767A3640",
|
||||||
|
"checksum": "9a807773528537ffd60d3b09a657a0a63b237a6cefb31155584646bf01aae302"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD490D84454E90",
|
||||||
|
"checksum": "8a35efb6041d35fea144e05e730531acfd232b1193dd2272804aeb1205452ed6"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD490D610F8ADB",
|
||||||
|
"checksum": "ca193cab2f29cb1380992fe51ed7e13ea759be519a4afdd045f70f01508f1853"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DD490DBC8F876E",
|
||||||
|
"checksum": "2f60fdbe8e2c7b8bd0562225a97a6c66f87f8966f532bc24bd86309961b5728b"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.19.7": {
|
"0.19.7": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
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.118"
|
"version": "0.3.119"
|
||||||
},
|
},
|
||||||
"0.3": {
|
"0.3": {
|
||||||
"version": "0.3.118"
|
"version": "0.3.119"
|
||||||
|
},
|
||||||
|
"0.3.119": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD48EFF131643C",
|
||||||
|
"checksum": "3b8c3c69d6fcec0578418122dc7b69a0045ba4c91ae982b88f498ae53971d22a"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD48F0BA80B7C8",
|
||||||
|
"checksum": "aed372262ed9becc9f47606fdc7129af80787e323888d8a9af8b4415b8391926"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD48F0E65B8A2D",
|
||||||
|
"checksum": "a3b58e918f3dc7b577e7eeed670e715bca5901ef76664e096f9fab2230ef07f7"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD48F0053A7A76",
|
||||||
|
"checksum": "1b6ad1802f03db6294efcfee57d2badad041d7725868f3418ca344ddf439a2df"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD48F15FD3FDEE",
|
||||||
|
"checksum": "39759880db4ca52942589c57a1c293750cc1315ae96f4cd1060ef4fefac9cc1e"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DD48F0EC5D1CD8",
|
||||||
|
"checksum": "645cc73ecb19571ba8c145015ed80eaadeee0fbc0e5f7a49d481a5a8cc23623b"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.3.118": {
|
"0.3.118": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user