Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
181b17afd1 Release 2.23.5 2023-12-28 21:16:34 +09:00
Taiki Endo
7cf4e2dacd Update cargo-llvm-cov@latest to 0.6.0 2023-12-28 21:09:34 +09:00
Taiki Endo
9046b62ce9 Release 2.23.4 2023-12-28 15:11:52 +09:00
Taiki Endo
26c60c661f Update just@latest to 1.19.0 2023-12-28 15:09:44 +09:00
3 changed files with 54 additions and 4 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.23.5] - 2023-12-28
- Update `cargo-llvm-cov@latest` to 0.6.0.
## [2.23.4] - 2023-12-28
- Update `just@latest` to 1.19.0.
## [2.23.3] - 2023-12-26
- Update `cargo-binstall@latest` to 1.4.9.
@@ -1557,7 +1565,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.23.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.23.5...HEAD
[2.23.5]: https://github.com/taiki-e/install-action/compare/v2.23.4...v2.23.5
[2.23.4]: https://github.com/taiki-e/install-action/compare/v2.23.3...v2.23.4
[2.23.3]: https://github.com/taiki-e/install-action/compare/v2.23.2...v2.23.3
[2.23.2]: https://github.com/taiki-e/install-action/compare/v2.23.1...v2.23.2
[2.23.1]: https://github.com/taiki-e/install-action/compare/v2.23.0...v2.23.1

View File

@@ -18,7 +18,27 @@
}
},
"latest": {
"version": "0.5.39"
"version": "0.6.0"
},
"0.6": {
"version": "0.6.0"
},
"0.6.0": {
"x86_64_linux_musl": {
"checksum": "2f07927e63bebd70bd13a72299e1a1293ef93c783996297bcd7133ddb86a4232"
},
"x86_64_macos": {
"checksum": "c1e4dfa1e7b7429fc56a6d477457572067988f9554a54371eeeb232416cb6197"
},
"x86_64_windows": {
"checksum": "321d3e0bd365f61547b78335a71e99f746c2a8f3f8a0d99a70d2b0f55e443b50"
},
"aarch64_linux_musl": {
"checksum": "ec301c6005501939233342e01789271ee796b2582ca1260f7b016f142bad530f"
},
"aarch64_macos": {
"checksum": "b3117e7b000ffa41a0261b93b9f80b93f1f7f30b06f782600e97ca58d42683cf"
}
},
"0.5": {
"version": "0.5.39"

24
manifests/just.json generated
View File

@@ -18,10 +18,30 @@
}
},
"latest": {
"version": "1.18.1"
"version": "1.19.0"
},
"1": {
"version": "1.18.1"
"version": "1.19.0"
},
"1.19": {
"version": "1.19.0"
},
"1.19.0": {
"x86_64_linux_musl": {
"checksum": "79b25aedf7c47a1e6669faa65fbe1ee24d019df31a8c0fb5c058514eb085b386"
},
"x86_64_macos": {
"checksum": "9c2295ddbde5dfbc98c93bf584bc6bb0c64a83fd83c53ad905178a5064ae82aa"
},
"x86_64_windows": {
"checksum": "4ddd1372cecc9d5c830130beed50db8aff17bd022ff87f15f94a2ab6ad288f12"
},
"aarch64_linux_musl": {
"checksum": "c619997d9e1a2528bbce0b360c80c3fa26ab226d7237dfef493560e56d29bd6f"
},
"aarch64_macos": {
"checksum": "649120e1b435684367dfa18b0e822540edb96afc77a0aa8d0dc118dffe76c430"
}
},
"1.18": {
"version": "1.18.1"