mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 22:30:28 +00:00
Update git-cliff@latest to 2.9.1
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `git-cliff@latest` to 2.9.1.
|
||||||
|
|
||||||
## [2.52.5] - 2025-06-03
|
## [2.52.5] - 2025-06-03
|
||||||
|
|
||||||
- Update `typos@latest` to 1.33.1.
|
- Update `typos@latest` to 1.33.1.
|
||||||
|
|||||||
32
manifests/git-cliff.json
generated
32
manifests/git-cliff.json
generated
@@ -28,13 +28,39 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/orhun/git-cliff/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/orhun/git-cliff/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.1"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.1"
|
||||||
},
|
},
|
||||||
"2.9": {
|
"2.9": {
|
||||||
"version": "2.9.0"
|
"version": "2.9.1"
|
||||||
|
},
|
||||||
|
"2.9.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDA28DDD366739",
|
||||||
|
"checksum": "144131bfe9965d061126b82d8486fc37fa7bd541177496f5d6e03cc760d66d61"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDA28DD13CA78E",
|
||||||
|
"checksum": "b0c23e28fdf3bcb85417b62a57ff1e044c09375c3d736183c7afa5a18138a945"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDA28E7F7AA40A",
|
||||||
|
"checksum": "43bc3125acbea2267daf1ba8fecbd6cd7260ae08dbcf28d7eb4d270f7f33c4e3"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDA28DDB03FEAD",
|
||||||
|
"checksum": "4bfd80af42a6ee4b977c89255bef0a75e6fabe7fd8dbcd973387a6d36ff15bb8"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDA28DBB7FD149",
|
||||||
|
"checksum": "4405b5001756e7db11025f14ebd26674474985e1245feb5c58a45cd7e1ae682d"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDA28E875290C4",
|
||||||
|
"checksum": "0130b25db1fad65870c87b9b9a71c1ce21c6283e2b045da0796a659a8431e3d9"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"2.9.0": {
|
"2.9.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user