mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
protolint: Update to version 0.47.2
This commit is contained in:
parent
423f8283ca
commit
9fed871224
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.47.1",
|
"version": "0.47.2",
|
||||||
"description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
|
"description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
|
||||||
"homepage": "https://github.com/yoheimuta/protolint",
|
"homepage": "https://github.com/yoheimuta/protolint",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.47.1/protolint_0.47.1_windows_amd64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.47.2/protolint_0.47.2_windows_amd64.tar.gz",
|
||||||
"hash": "0ca2010630858f7c641da34b2d544556a21a3a9d57ad783fbbddef4f38baec47"
|
"hash": "5280fecc78de5a7282dfa538fd03278d8d45118694f9ca0bb3b64a7aced4fda1"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.47.1/protolint_0.47.1_windows_arm64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.47.2/protolint_0.47.2_windows_arm64.tar.gz",
|
||||||
"hash": "1343c1faa7c9f6e6413bf5d6cdbb28199ebe51a108b2887ebaac60fe88b592aa"
|
"hash": "03217b9a0c740a1eb5c21fc402d4695b1f29b81e2b952ccd95064cca799c560f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user