Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
0825c0beeb Release 2.13.5 2023-08-03 11:50:09 +09:00
Taiki Endo
0e33aaec49 Update cargo-nextest@latest to 0.9.57 (#179) 2023-08-03 10:49:36 +10:00
2 changed files with 25 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.13.5] - 2023-08-03
- Update `cargo-nextest@latest` to 0.9.57.
## [2.13.4] - 2023-08-02
- Update `cargo-nextest@latest` to 0.9.56.
@@ -1023,7 +1027,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.13.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.13.5...HEAD
[2.13.5]: https://github.com/taiki-e/install-action/compare/v2.13.4...v2.13.5
[2.13.4]: https://github.com/taiki-e/install-action/compare/v2.13.3...v2.13.4
[2.13.3]: https://github.com/taiki-e/install-action/compare/v2.13.2...v2.13.3
[2.13.2]: https://github.com/taiki-e/install-action/compare/v2.13.1...v2.13.2

View File

@@ -17,10 +17,27 @@
}
},
"latest": {
"version": "0.9.56"
"version": "0.9.57"
},
"0.9": {
"version": "0.9.56"
"version": "0.9.57"
},
"0.9.57": {
"x86_64_linux_gnu": {
"checksum": "5fc2416dd001ec89d904a345465da0b91452896b74621a82fec33e33d4856320"
},
"x86_64_linux_musl": {
"checksum": "c9275cb47f75936ad9a6ff24557f210c7a248d284f9b9d6953e128e907b1a926"
},
"x86_64_macos": {
"checksum": "8a66df687d857f173ca6ac7773c699883beca09ce558852bc620d023336ee3b4"
},
"x86_64_windows": {
"checksum": "75e2b29d49b1b86d15f61051620aeffb159322f9c262cec2646a96ec79bfac85"
},
"aarch64_linux_gnu": {
"checksum": "e567e43446969205fd26da6f09c03f965fce20df3a0c476c4f2f77ed30ff2538"
}
},
"0.9.56": {
"x86_64_linux_gnu": {