mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 17:10:48 +00:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd9c3a3091 | ||
|
|
9fde11a221 | ||
|
|
f8a64c9409 | ||
|
|
d89c4e645c | ||
|
|
944658582a | ||
|
|
b4dcdef61e | ||
|
|
ac55832df9 | ||
|
|
0c6ec41fd5 | ||
|
|
28c9fa0aaf |
22
CHANGELOG.md
22
CHANGELOG.md
@@ -10,6 +10,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.32.15] - 2024-04-12
|
||||
|
||||
- Update `cargo-deny@latest` to 0.14.21.
|
||||
|
||||
## [2.32.14] - 2024-04-12
|
||||
|
||||
- Update `wasmtime@latest` to 19.0.2.
|
||||
|
||||
## [2.32.13] - 2024-04-11
|
||||
|
||||
- Update `cargo-dinghy@latest` to 0.7.1.
|
||||
|
||||
## [2.32.12] - 2024-04-11
|
||||
|
||||
- Update `git-cliff@latest` to 2.2.1.
|
||||
|
||||
## [2.32.11] - 2024-04-10
|
||||
|
||||
- Update `typos@latest` to 1.20.7.
|
||||
@@ -2031,7 +2047,11 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.32.11...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.32.15...HEAD
|
||||
[2.32.15]: https://github.com/taiki-e/install-action/compare/v2.32.14...v2.32.15
|
||||
[2.32.14]: https://github.com/taiki-e/install-action/compare/v2.32.13...v2.32.14
|
||||
[2.32.13]: https://github.com/taiki-e/install-action/compare/v2.32.12...v2.32.13
|
||||
[2.32.12]: https://github.com/taiki-e/install-action/compare/v2.32.11...v2.32.12
|
||||
[2.32.11]: https://github.com/taiki-e/install-action/compare/v2.32.10...v2.32.11
|
||||
[2.32.10]: https://github.com/taiki-e/install-action/compare/v2.32.9...v2.32.10
|
||||
[2.32.9]: https://github.com/taiki-e/install-action/compare/v2.32.8...v2.32.9
|
||||
|
||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.14.20"
|
||||
"version": "0.14.21"
|
||||
},
|
||||
"0.14": {
|
||||
"version": "0.14.20"
|
||||
"version": "0.14.21"
|
||||
},
|
||||
"0.14.21": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "a44734086a42d7b93715da545c2423684718d89d4855cd776384444a366813fd"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "9bf07f9348aee79a0ed18caa399e12eb91f5397333b5b46ecd8f966bc1c657d5"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "231f24cfa8ef1e517b3dea37d90a5d8c4ad297276d4133852c1b2a8d084a1720"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "60cd49d30f5fbe63d7d20c4c2d90253f932cb4e9f9468d20a7bf152da959c3e4"
|
||||
}
|
||||
},
|
||||
"0.14.20": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
13
manifests/cargo-dinghy.json
generated
13
manifests/cargo-dinghy.json
generated
@@ -11,7 +11,18 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.6.8"
|
||||
"version": "0.7.1"
|
||||
},
|
||||
"0.7": {
|
||||
"version": "0.7.1"
|
||||
},
|
||||
"0.7.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "1985095f34f016900d237efc5479be3154f6fd2d168109a4c6d774d77e9eb21f"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "30902c7a7834f773c56ac2bde6b58be983b13b3d4cd7077ec415ba4b06c4039b"
|
||||
}
|
||||
},
|
||||
"0.7.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
26
manifests/git-cliff.json
generated
26
manifests/git-cliff.json
generated
@@ -27,13 +27,33 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "2.2.0"
|
||||
"version": "2.2.1"
|
||||
},
|
||||
"2": {
|
||||
"version": "2.2.0"
|
||||
"version": "2.2.1"
|
||||
},
|
||||
"2.2": {
|
||||
"version": "2.2.0"
|
||||
"version": "2.2.1"
|
||||
},
|
||||
"2.2.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "3cf00214bb60269a1d4073c10bc468907e9b92570892817083fdecd3133e5da3"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "59f761954d01ffdabb7db83f3cf49891158a303d9be27898d5e62477bf2308fa"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "727c92204c1b214204d9be1e7f6efcfcb236f2cc0bd9e51f51d39e25926648e7"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "6e8d262c30c15d9b8b5d4029ce92f7576bfcd83c26a9c1a964e219695b236046"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "6f1d4b2c93bd35014074aa1b383fb7c4fe552ca0e241514c10e89da5f09434ba"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "ca0d2dd4e3590c6c78bda6ce5c8275e201da4c1f5a47998de4118dccfdbde01b"
|
||||
}
|
||||
},
|
||||
"2.2.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
1801
manifests/wasmtime.json
generated
1801
manifests/wasmtime.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user