mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-21 02:32:43 +08:00
Compare commits
10 Commits
v2.79.2
...
releases/c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17744aa3e0 | ||
|
|
65851e10cd | ||
|
|
3c5e4d0c62 | ||
|
|
9de3cf7737 | ||
|
|
c5d8b55994 | ||
|
|
854bf431a6 | ||
|
|
c3fda3c8aa | ||
|
|
f04455d487 | ||
|
|
8f2a89dff9 | ||
|
|
2afbb06250 |
11
CHANGELOG.md
11
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]
|
||||
|
||||
## [2.79.3] - 2026-05-20
|
||||
|
||||
- Update `mise@latest` to 2026.5.12.
|
||||
|
||||
- Update `martin@latest` to 1.10.0.
|
||||
|
||||
- Update `uv@latest` to 0.11.15.
|
||||
|
||||
## [2.79.2] - 2026-05-19
|
||||
|
||||
- Update `mise@latest` to 2026.5.11.
|
||||
@@ -6596,7 +6604,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.79.2...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.3...HEAD
|
||||
[2.79.3]: https://github.com/taiki-e/install-action/compare/v2.79.2...v2.79.3
|
||||
[2.79.2]: https://github.com/taiki-e/install-action/compare/v2.79.1...v2.79.2
|
||||
[2.79.1]: https://github.com/taiki-e/install-action/compare/v2.79.0...v2.79.1
|
||||
[2.79.0]: https://github.com/taiki-e/install-action/compare/v2.78.3...v2.79.0
|
||||
|
||||
@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
|
||||
inputs:
|
||||
tool:
|
||||
description: Tools to install (whitespace or comma separated list)
|
||||
required: true
|
||||
# default: #publish:tool
|
||||
required: false
|
||||
default: cargo-mutants
|
||||
checksum:
|
||||
description: Whether to enable checksums (strongly discouraged to disable)
|
||||
required: false
|
||||
|
||||
21
manifests/martin.json
generated
21
manifests/martin.json
generated
@@ -31,10 +31,27 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.9.1"
|
||||
"version": "1.10.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.9.1"
|
||||
"version": "1.10.0"
|
||||
},
|
||||
"1.10": {
|
||||
"version": "1.10.0"
|
||||
},
|
||||
"1.10.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEB5AB99D12858",
|
||||
"hash": "27df9ab4e121aa4e2f3e8bd698d06b71daa1aa49f88bedcee0e31352699bfdac"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEB5AB987C193F",
|
||||
"hash": "d505472836da976aa32a9f3a631177c4364d317cedc5d94080c7986c38de401f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEB5AB98B19305",
|
||||
"hash": "57f8a130f02bd55562004decf6fffb548f3376323889eb2848fa568a706cf7c3"
|
||||
}
|
||||
},
|
||||
"1.9": {
|
||||
"version": "1.9.1"
|
||||
|
||||
22
manifests/mdbook.json
generated
22
manifests/mdbook.json
generated
@@ -26,6 +26,28 @@
|
||||
"0.5": {
|
||||
"version": "0.5.2"
|
||||
},
|
||||
"0.5.3": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEB5FB3BD9F775",
|
||||
"hash": "dfb86d8e20a3fed91bf549aa450b9d7f46a275b700292e050cdfd3171732e7fd"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEB5FB27B0F4FB",
|
||||
"hash": "9b74591168f8dbf19fcdf2386b68031fecc4b847b2e81e2de2d23ed502618875"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEB5FB66EA9B6F",
|
||||
"hash": "6bf1019d15e4cfa24d25d3a8571384ba1c703ca58029aac29b7c490f57e3ab85"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEB5FB325B1A54",
|
||||
"hash": "428c91cf73fec7494cbefe6e170e12508c9d45d9d096104b7c62d47ff43911c2"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEB5FB26EDE46D",
|
||||
"hash": "2aaa197d85eb8c44903f0aa9f571612662e2d5314471697f3adb353e9e2a0007"
|
||||
}
|
||||
},
|
||||
"0.5.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE38FAF5795807",
|
||||
|
||||
32
manifests/mise.json
generated
32
manifests/mise.json
generated
@@ -27,13 +27,39 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "2026.5.11"
|
||||
"version": "2026.5.12"
|
||||
},
|
||||
"2026": {
|
||||
"version": "2026.5.11"
|
||||
"version": "2026.5.12"
|
||||
},
|
||||
"2026.5": {
|
||||
"version": "2026.5.11"
|
||||
"version": "2026.5.12"
|
||||
},
|
||||
"2026.5.12": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEB59CC2AA659E",
|
||||
"hash": "656ba82cf7f3c2224d9c9721bee9e73d47cee0029dbe1caf421287f89ecc95d9"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEB59CC5642B13",
|
||||
"hash": "dcab53de40bbd42c10607d64081e9df328c4885db30b41c4421f27e18b8f7efa"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEB59CC6B106B6",
|
||||
"hash": "f366c72d65ca27eec6e61801b949a63b20d6a3a4cd9277521fc01623ac050164"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEB59CBEDB10F4",
|
||||
"hash": "b261c3cfaf3152c85b6abdef6be143c4b5c4cd36e8f192471d607498586d3879"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEB59CC45461D6",
|
||||
"hash": "5b883c868a0748dd0c595d30fd000ec5138dfabdeef2c30222866ebf34af1ae3"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DEB59CC70384E4",
|
||||
"hash": "92b5f640e938ab8ea727794730781eb587d8662b07cf5d293f4e8a7392989138"
|
||||
}
|
||||
},
|
||||
"2026.5.11": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
34
manifests/prek.json
generated
34
manifests/prek.json
generated
@@ -44,6 +44,40 @@
|
||||
"0.4": {
|
||||
"version": "0.4.0"
|
||||
},
|
||||
"0.4.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEB62868187A74",
|
||||
"hash": "b95f0634fa22b9225006bc6d38234d87b22bf10a71b5167195661016d5ffc520"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DEB62867A6B0CB",
|
||||
"hash": "c25119c075c7ac6217920e20af40ebc03e835e8cc15953484ba609745d13a2b3"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DEB62867DBDCC3",
|
||||
"hash": "119d00b9a7914a779491f80585754a8c4d2e87761ac41394a744c3a315af4aab"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DEB628663ECB09",
|
||||
"hash": "e9cb9c23533b4da587b9575c7a2c4d468fb4646679ea1d4ce2ab68a9dbca8827"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DEB628662A9670",
|
||||
"hash": "20f71666cf8de66b65222035b65092d341bd894a1431e03fc7d79f067d1c5d0b"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DEB628661DD389",
|
||||
"hash": "a73a3e58912b325cea1abf823e2d0fbff7697a7f88f0ff5d669ec77c779cc3b3"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DEB6286781517F",
|
||||
"hash": "48b7fb6184ed7be83c4a4df4e37a7ab3b34e3d1d68c37a721a403493d11c1531"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"etag": "0x8DEB62867A138B4",
|
||||
"hash": "08cbf01826bdc2b3b36c888042e17de832558c4cf546b47ee0f8aed8e3351f26"
|
||||
}
|
||||
},
|
||||
"0.4.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DEB1A6F82BDB36",
|
||||
|
||||
37
manifests/protoc.json
generated
37
manifests/protoc.json
generated
@@ -7,6 +7,43 @@
|
||||
"3": {
|
||||
"version": "3.34.1"
|
||||
},
|
||||
"3.35.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-linux-x86_64.zip",
|
||||
"etag": "0x8DEB5F43D44EF2E",
|
||||
"hash": "a45cda0989c17dd950db55f6fbe1e5814c50fda08e87aa422980ac1f89dddbbc"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-osx-x86_64.zip",
|
||||
"etag": "0x8DEB5F43D74CA03",
|
||||
"hash": "3580c2d115fccb5b0239960c8f70f8da14787b1973a46b2f39c315ad71c11e01"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-win64.zip",
|
||||
"etag": "0x8DEB5F43DAD26C5",
|
||||
"hash": "d1cede9e308cc3eb072392af1c02ccae4bdd3d2f374ec2970dbd8cdfdaa91363"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-linux-aarch_64.zip",
|
||||
"etag": "0x8DEB5F43CE2A452",
|
||||
"hash": "36b518ac14d90351cc6598228ed2bbe5afe4e357b1af470b07e0ec1609875de2"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-osx-aarch_64.zip",
|
||||
"etag": "0x8DEB5F43D57C5B6",
|
||||
"hash": "45444963204757fd3e2fbe304bc1fdadfb488d8556ff099c4cc06575eab88976"
|
||||
},
|
||||
"powerpc64le_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-linux-ppcle_64.zip",
|
||||
"etag": "0x8DEB5F43CE11F63",
|
||||
"hash": "977abb4c93d01c912a4084446a388d7d6e44923f02a5572a0518fe69e3ea9353"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.0/protoc-35.0-linux-s390_64.zip",
|
||||
"etag": "0x8DEB5F43CE780E1",
|
||||
"hash": "475743de89e56c72d9f5bb170b436137905e717417faccecbb856f5f8ca52b1d"
|
||||
}
|
||||
},
|
||||
"3.34": {
|
||||
"version": "3.34.1"
|
||||
},
|
||||
|
||||
4
manifests/uv.json
generated
4
manifests/uv.json
generated
@@ -68,10 +68,10 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.11.14"
|
||||
"version": "0.11.15"
|
||||
},
|
||||
"0.11": {
|
||||
"version": "0.11.14"
|
||||
"version": "0.11.15"
|
||||
},
|
||||
"0.11.15": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user