mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 14:20:29 +00:00
Update typos@latest to 1.21.0
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 `typos@latest` to 1.21.0.
|
||||||
|
|
||||||
## [2.33.10] - 2024-04-30
|
## [2.33.10] - 2024-04-30
|
||||||
|
|
||||||
- Update `biome@latest` to 1.7.2.
|
- Update `biome@latest` to 1.7.2.
|
||||||
|
|||||||
21
manifests/typos.json
generated
21
manifests/typos.json
generated
@@ -15,10 +15,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.20.10"
|
"version": "1.21.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.20.10"
|
"version": "1.21.0"
|
||||||
|
},
|
||||||
|
"1.21": {
|
||||||
|
"version": "1.21.0"
|
||||||
|
},
|
||||||
|
"1.21.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "e28b75a55460b18245edf18a3f4da28b0c9271c9c19edb1c32fe4301db573e7f"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "b808f5598249e7e8f6a7dc9e58a6591c62de1d273c04baba50ea248cad01f8b5"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "caa1c4c83e6a7ab2e6432d6412f826da94f3967dc5f5cd80d6df845c0ef4f6bd"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "f6d2088ac6af68a02f68e12c4cc5e37278c702f3e1b7fc7da99f925435a9a5c5"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.20": {
|
"1.20": {
|
||||||
"version": "1.20.10"
|
"version": "1.20.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user