mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-27 17:40:28 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d74bbb1f23 | ||
|
|
5bb2b11a56 | ||
|
|
f635080d9c | ||
|
|
5ce83af8b5 | ||
|
|
6aa8b420a5 | ||
|
|
17ded33f96 |
17
CHANGELOG.md
17
CHANGELOG.md
@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.46.3] - 2024-12-07
|
||||
|
||||
- Update `wasm-bindgen@latest` to 0.2.98.
|
||||
|
||||
## [2.46.2] - 2024-12-05
|
||||
|
||||
- Update `cargo-semver-checks@latest` to 0.37.0.
|
||||
|
||||
## [2.46.1] - 2024-12-04
|
||||
|
||||
- Update `protoc@latest` to 3.29.1.
|
||||
|
||||
## [2.46.0] - 2024-12-04
|
||||
|
||||
- Improve robustness of `cargo-binstall` fallback. ([#556](https://github.com/taiki-e/install-action/pull/556))
|
||||
@@ -3162,7 +3174,10 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.0...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.3...HEAD
|
||||
[2.46.3]: https://github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3
|
||||
[2.46.2]: https://github.com/taiki-e/install-action/compare/v2.46.1...v2.46.2
|
||||
[2.46.1]: https://github.com/taiki-e/install-action/compare/v2.46.0...v2.46.1
|
||||
[2.46.0]: https://github.com/taiki-e/install-action/compare/v2.45.15...v2.46.0
|
||||
[2.45.15]: https://github.com/taiki-e/install-action/compare/v2.45.14...v2.45.15
|
||||
[2.45.14]: https://github.com/taiki-e/install-action/compare/v2.45.13...v2.45.14
|
||||
|
||||
23
manifests/cargo-semver-checks.json
generated
23
manifests/cargo-semver-checks.json
generated
@@ -16,7 +16,28 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
|
||||
"latest": {
|
||||
"version": "0.36.0"
|
||||
"version": "0.37.0"
|
||||
},
|
||||
"0.37": {
|
||||
"version": "0.37.0"
|
||||
},
|
||||
"0.37.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD14E07F8767A6",
|
||||
"checksum": "cb6daf6a3977c7b36356236534716c7d2e9e63bcf78eecfe3df4142213029cfc"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD14E0814E4156",
|
||||
"checksum": "03b79de998132617245ebd0111bcc767c192f0653834cb34645e62f27248b574"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD14E13C83131B",
|
||||
"checksum": "e950eb36af127607fdc05844f116014dda0a2cbe2718a7f85f82fe7b79c2265e"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD14E092AB25AE",
|
||||
"checksum": "e20ddfa756eff8eee87cc3b5efe9dd30b1640e0bff94be8808fc5020c921aad1"
|
||||
}
|
||||
},
|
||||
"0.36": {
|
||||
"version": "0.36.0"
|
||||
|
||||
33
manifests/protoc.json
generated
33
manifests/protoc.json
generated
@@ -3,13 +3,40 @@
|
||||
"template": null,
|
||||
"license_markdown": "[BSD-3-Clause](https://github.com/protocolbuffers/protobuf/blob/HEAD/LICENSE)",
|
||||
"latest": {
|
||||
"version": "3.29.0"
|
||||
"version": "3.29.1"
|
||||
},
|
||||
"3": {
|
||||
"version": "3.29.0"
|
||||
"version": "3.29.1"
|
||||
},
|
||||
"3.29": {
|
||||
"version": "3.29.0"
|
||||
"version": "3.29.1"
|
||||
},
|
||||
"3.29.1": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protoc-29.1-linux-x86_64.zip",
|
||||
"etag": "0x8DD1480BBF9D305",
|
||||
"checksum": "00c83fe9722d85e96c81b941b29f17a744b33b4ce66e0f18009fd8937de22c60"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protoc-29.1-osx-x86_64.zip",
|
||||
"etag": "0x8DD1480BC5A98F7",
|
||||
"checksum": "db02b4b86de4d4cced3ea9934347da28dc95e7f38863ffc4ce3cc26283028da6"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protoc-29.1-win64.zip",
|
||||
"etag": "0x8DD1480BC7E259D",
|
||||
"checksum": "7ea48225857ffc1224588c335c2b1af9d78a18af9d57c0528cca3193e336e9ce"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protoc-29.1-linux-aarch_64.zip",
|
||||
"etag": "0x8DD1480BBA1B5ED",
|
||||
"checksum": "1f74a3f3355de7c0666bc125611c13532c2598f853521d0d3e621a5b09f24799"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v29.1/protoc-29.1-osx-aarch_64.zip",
|
||||
"etag": "0x8DD1480BC10012F",
|
||||
"checksum": "b8fd5976926198a7c4ea5c6eb4bf78959d5faed27bfc618254caa1043f770445"
|
||||
}
|
||||
},
|
||||
"3.29.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
26
manifests/wasm-bindgen.json
generated
26
manifests/wasm-bindgen.json
generated
@@ -44,10 +44,32 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.2.97"
|
||||
"version": "0.2.98"
|
||||
},
|
||||
"0.2": {
|
||||
"version": "0.2.97"
|
||||
"version": "0.2.98"
|
||||
},
|
||||
"0.2.98": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD1652CA2153BA",
|
||||
"checksum": "2e0d738c4ac0189d9d16c9872e6450cb187f3c91b06a5d3d86911711b6039c2b"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD1652CA22B1BA",
|
||||
"checksum": "d55cab583cfbfa6bbb04e580c61061ee4060f04a2f36713fe1c02f0875350240"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD1652CA28C568",
|
||||
"checksum": "593a0dfaf84f44ca2bc9bd627097871655150c6498ababa6dc99facb32343536"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DD1652CA28EC50",
|
||||
"checksum": "15831c110eadddb58401bdbccce99bb7543c80dfad1df9e195f14d67b71c3b38"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD1652CAA4BD10",
|
||||
"checksum": "defb0d78222de67b937ea6c99cd434f0dd2ce84dbde38043d2b7b56115f975a3"
|
||||
}
|
||||
},
|
||||
"0.2.97": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user