Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
9f9bf5e8df Release 2.26.4 2024-01-25 10:17:12 +09:00
Taiki Endo
bc7e486117 Update cargo-make@latest to 0.37.8 2024-01-25 09:22:44 +09:00
2 changed files with 22 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.26.4] - 2024-01-25
- Update `cargo-make@latest` to 0.37.8.
## [2.26.3] - 2024-01-24
- Update `cargo-no-dev-deps@latest` to 0.2.10.
@@ -1687,7 +1691,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.26.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.26.4...HEAD
[2.26.4]: https://github.com/taiki-e/install-action/compare/v2.26.3...v2.26.4
[2.26.3]: https://github.com/taiki-e/install-action/compare/v2.26.2...v2.26.3
[2.26.2]: https://github.com/taiki-e/install-action/compare/v2.26.1...v2.26.2
[2.26.1]: https://github.com/taiki-e/install-action/compare/v2.26.0...v2.26.1

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.37.7"
"version": "0.37.8"
},
"0.37": {
"version": "0.37.7"
"version": "0.37.8"
},
"0.37.8": {
"x86_64_linux_musl": {
"checksum": "e7c5b4a7555eef6151a020dea810035c95891fc46cc0a8abbf1451f2136d105a"
},
"x86_64_macos": {
"checksum": "4f59bd699892dd0d29b23ebd6f95589b9afa241003e0147a6bf1076784d40a07"
},
"x86_64_windows": {
"checksum": "fc8005ec4086ef3ad812ad1b889576ae972df44856bd77f16c157ec222eb1d5a"
},
"aarch64_macos": {
"checksum": "b92471448a78c74c7b9563bcf45b2b047d7d8f311082fad5c6a02b34b3a20d19"
}
},
"0.37.7": {
"x86_64_linux_musl": {