mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 22:50:32 +00:00
Update typos@latest to 1.26.3
This commit is contained in:
@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `typos@latest` to 1.26.3.
|
||||||
|
|
||||||
## [2.44.49] - 2024-10-24
|
## [2.44.49] - 2024-10-24
|
||||||
|
|
||||||
- Update `typos@latest` to 1.26.2.
|
- Update `typos@latest` to 1.26.2.
|
||||||
|
|||||||
24
manifests/typos.json
generated
24
manifests/typos.json
generated
@@ -16,13 +16,31 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.26.2"
|
"version": "1.26.3"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.26.2"
|
"version": "1.26.3"
|
||||||
},
|
},
|
||||||
"1.26": {
|
"1.26": {
|
||||||
"version": "1.26.2"
|
"version": "1.26.3"
|
||||||
|
},
|
||||||
|
"1.26.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCF4453499601B",
|
||||||
|
"checksum": "5e6441a9211c2953b03e9a7830d53f8b0374a48a596fab0ea41536c02d714e31"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCF445286E91CC",
|
||||||
|
"checksum": "8d1fbbb1396eb18451e1a0695cce7d15d49fe74de5220c29e95bc86ec949f0eb"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCF44580EC2EE7",
|
||||||
|
"checksum": "e43e1e47509eb7db569f144ba4683f0d0e372ab6ba2eaa30172870f445dfacfb"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCF44521FA71BF",
|
||||||
|
"checksum": "17ca055d27739c22bebb5ce35d11daa4be5b4b6150aa70c4be077e2f02e508ef"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.26.2": {
|
"1.26.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user