mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-29 02:20:22 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
08d473f7b2 | ||
|
|
94493127b2 | ||
|
|
50698ce116 | ||
|
|
ed51b980a0 |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.47.8] - 2025-01-07
|
||||
|
||||
- Update `sccache@latest` to 0.9.1.
|
||||
|
||||
- Update `cargo-binstall@latest` to 1.10.19.
|
||||
|
||||
## [2.47.7] - 2025-01-03
|
||||
|
||||
- Update `typos@latest` to 1.29.4.
|
||||
@@ -3294,7 +3300,8 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.7...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.47.8...HEAD
|
||||
[2.47.8]: https://github.com/taiki-e/install-action/compare/v2.47.7...v2.47.8
|
||||
[2.47.7]: https://github.com/taiki-e/install-action/compare/v2.47.6...v2.47.7
|
||||
[2.47.6]: https://github.com/taiki-e/install-action/compare/v2.47.5...v2.47.6
|
||||
[2.47.5]: https://github.com/taiki-e/install-action/compare/v2.47.4...v2.47.5
|
||||
|
||||
@@ -13,6 +13,7 @@ rust_2018_idioms = "warn"
|
||||
single_use_lifetimes = "warn"
|
||||
unexpected_cfgs = { level = "warn", check-cfg = [
|
||||
] }
|
||||
unnameable_types = "warn"
|
||||
unreachable_pub = "warn"
|
||||
unsafe_op_in_unsafe_fn = "warn"
|
||||
[workspace.lints.clippy]
|
||||
|
||||
28
manifests/cargo-binstall.json
generated
28
manifests/cargo-binstall.json
generated
@@ -22,32 +22,32 @@
|
||||
},
|
||||
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.10.18"
|
||||
"version": "1.10.19"
|
||||
},
|
||||
"1.10.18": {
|
||||
"1.10.19": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD2701DB5E5F3C",
|
||||
"checksum": "3cee9a0e3074a9ed397b33de8d6f73c1bc591a041af3b57c4e9f5aa9939a5c21"
|
||||
"etag": "0x8DD2C8160F75960",
|
||||
"checksum": "44f44538682b103312b37961edbd06428dcbf927a0afc3cc89062d45bc08d688"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD270174067A5B",
|
||||
"checksum": "7ae2edf8c057b4da57374de604047125d6ffcff36c13e1481912707c016245c1"
|
||||
"etag": "0x8DD2C811A50D857",
|
||||
"checksum": "a2ae7d9ea8a4c58d5c5d8405cc3eed80e3b3027dcce16fd2f36116cb2926080f"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD27029B083B68",
|
||||
"checksum": "b0fde17b48f0a43b57d218388e58ce89689b3b91d8e272500ed85789656510b5"
|
||||
"etag": "0x8DD2C821B327936",
|
||||
"checksum": "f80e1f22b452a3069aec615ed03bc74a2a9e57e1c92d09868537dc0cd852da8f"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD270186728539",
|
||||
"checksum": "f9d1c2cc5f703eebf4e15260298ac7d644dc25d5691b23413b2337da340787dc"
|
||||
"etag": "0x8DD2C811BD72089",
|
||||
"checksum": "7e95454e15278eb746790e67bb3f3620e3f4ded13956e7887f6f9a8b1f21c1ab"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD2701C1E5AD95",
|
||||
"checksum": "cdd82130ba1c98ca4db63c44087881d6ae92ba642ba6361654987a707040aabd"
|
||||
"etag": "0x8DD2C814B56C94F",
|
||||
"checksum": "e6abcd57e2918f50f85117e80799ef525876b4e109a5126561ed69f89bb79ee5"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DD270271851C1E",
|
||||
"checksum": "e8c206865a9bac281e44939968f53d53c31c466f8b15e2cf7ac293c793a0da46"
|
||||
"etag": "0x8DD2C8225C8456F",
|
||||
"checksum": "285891e236fc3e12dff687e15cf69805fc9edbc20eb8fb1e046065b59f711b46"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
26
manifests/sccache.json
generated
26
manifests/sccache.json
generated
@@ -24,10 +24,32 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/mozilla/sccache/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.9.0"
|
||||
"version": "0.9.1"
|
||||
},
|
||||
"0.9": {
|
||||
"version": "0.9.0"
|
||||
"version": "0.9.1"
|
||||
},
|
||||
"0.9.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DD2EF9E3F7EE20",
|
||||
"checksum": "911f611db54e48dc50c32232462a99848824be5ba0f6f52cc33903712cd78715"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DD2EF9E2CF88D7",
|
||||
"checksum": "14495d2db913d4d0e1ab4b44a3e1d2c3d44693a5a405deb5a1b5c05e8f34af37"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DD2EF9E361AE78",
|
||||
"checksum": "12578536fc5e3de6c385eb4b56d0537ebeb21b9a221242833624572b71910049"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DD2EF9E118A350",
|
||||
"checksum": "a0f10f7daeeecb3439d6e903bc5dc4a4ccee67985b506d3daf742521efe45627"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DD2EF9DFE5C27C",
|
||||
"checksum": "a2725e27c12961301834fe4c56ab982af6e8eb86fd51b82179369f1682776800"
|
||||
}
|
||||
},
|
||||
"0.9.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user