Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
68f6e9af1b Release 2.39.2 2024-06-18 10:56:06 +09:00
Taiki Endo
d86eb37abb Update dprint@latest to 0.46.3 2024-06-18 10:12:02 +09:00
Taiki Endo
0ed897e40f Update cargo-semver-checks@latest to 0.32.0 2024-06-18 04:17:41 +09:00
Taiki Endo
f6d557a493 Update cargo-dinghy@latest to 0.7.2 2024-06-18 04:17:41 +09:00
4 changed files with 57 additions and 6 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.39.2] - 2024-06-18
- Update `dprint@latest` to 0.46.3.
- Update `cargo-semver-checks@latest` to 0.32.0.
- Update `cargo-dinghy@latest` to 0.7.2.
## [2.39.1] - 2024-06-15
- Update `cargo-binstall@latest` to 1.7.1.
@@ -2344,7 +2352,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.39.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.39.2...HEAD
[2.39.2]: https://github.com/taiki-e/install-action/compare/v2.39.1...v2.39.2
[2.39.1]: https://github.com/taiki-e/install-action/compare/v2.39.0...v2.39.1
[2.39.0]: https://github.com/taiki-e/install-action/compare/v2.38.7...v2.39.0
[2.38.7]: https://github.com/taiki-e/install-action/compare/v2.38.6...v2.38.7

View File

@@ -12,10 +12,18 @@
},
"license_markdown": "[MIT](https://github.com/sonos/dinghy/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/sonos/dinghy/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.7.1"
"version": "0.7.2"
},
"0.7": {
"version": "0.7.1"
"version": "0.7.2"
},
"0.7.2": {
"x86_64_linux_musl": {
"checksum": "c4c4a912b358729f88ee26b10b8de36bab06d42742539bcc3e98d0533c5f4cec"
},
"x86_64_macos": {
"checksum": "0a4389eee9619a8afdde156eaefbae6652532549c348e1d37a1146ff3096a889"
}
},
"0.7.1": {
"x86_64_linux_musl": {

View File

@@ -16,7 +16,24 @@
},
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.31.0"
"version": "0.32.0"
},
"0.32": {
"version": "0.32.0"
},
"0.32.0": {
"x86_64_linux_musl": {
"checksum": "c8202b26e84b06e9d6a40e8b28d04d72fed10a178403f323644c0af6b5c37c24"
},
"x86_64_macos": {
"checksum": "0540e6ef4f3f8f42e2e4db0e9efb49d4e4c32bc7becb16379e85c38aac500105"
},
"x86_64_windows": {
"checksum": "cecbbab97c8c0b47070038ba4f585fce79dd397b47e0bca0247bfa2967cc8017"
},
"aarch64_macos": {
"checksum": "59a9bbf1ae898725085854d4f618a3c958f6fa67a0573f393a42c2ee3990497e"
}
},
"0.31": {
"version": "0.31.0"

21
manifests/dprint.json generated
View File

@@ -25,10 +25,27 @@
},
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
"latest": {
"version": "0.46.2"
"version": "0.46.3"
},
"0.46": {
"version": "0.46.2"
"version": "0.46.3"
},
"0.46.3": {
"x86_64_linux_musl": {
"checksum": "b3968388c27fcc0853d54e57f8a00c1bd6134395d9657ded3088f365304bf90f"
},
"x86_64_macos": {
"checksum": "a9f4c71f1e32e99152e8278ccbd27c059246dfa1c3d8b3cb1fa0837bdd269b3e"
},
"x86_64_windows": {
"checksum": "4e024b2e626b2eabf923a62703cda3beb90ecacfaf2d737454ed6025779e3811"
},
"aarch64_linux_musl": {
"checksum": "868a478307416f845f11dff9d9d6e94547dc826339fb6d5740f5b7795d9135af"
},
"aarch64_macos": {
"checksum": "f051c3b3bb5e8f936c1b5ad6e3659bf408a8e787b6dca48e6f95baf261f6e84d"
}
},
"0.46.2": {
"x86_64_linux_musl": {