mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
protolint: Update to version 0.53.0
This commit is contained in:
parent
8aee933166
commit
d45f962958
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.52.0",
|
"version": "0.53.0",
|
||||||
"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.52.0/protolint_0.52.0_windows_amd64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.53.0/protolint_0.53.0_windows_amd64.tar.gz",
|
||||||
"hash": "c698733ab195c1270eb220ca980afb8fad9a60f51ad48ed766ac0648925397dd"
|
"hash": "b741638ebbff18301d58890798929b111bce9ad3a73eccac3f93137f63b0e597"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.52.0/protolint_0.52.0_windows_arm64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.53.0/protolint_0.53.0_windows_arm64.tar.gz",
|
||||||
"hash": "c06296eb467198c07c117e9248e3f726eae40f755ab2dfb52aaa096aec7626ba"
|
"hash": "55839a081933fc70bac6abbfe3b466761eecd12543f95b38d34e7eafc0a11b15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user