mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
protolint: Update to version 0.54.0
This commit is contained in:
parent
a5499a1b7b
commit
539cf86894
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.53.0",
|
||||
"version": "0.54.0",
|
||||
"description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
|
||||
"homepage": "https://github.com/yoheimuta/protolint",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.53.0/protolint_0.53.0_windows_amd64.tar.gz",
|
||||
"hash": "b741638ebbff18301d58890798929b111bce9ad3a73eccac3f93137f63b0e597"
|
||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_amd64.tar.gz",
|
||||
"hash": "634f0f5b1a95d94c46cfd75d26ab8586183d8592cb42d1796988a50dddc1fa66"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.53.0/protolint_0.53.0_windows_arm64.tar.gz",
|
||||
"hash": "55839a081933fc70bac6abbfe3b466761eecd12543f95b38d34e7eafc0a11b15"
|
||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_arm64.tar.gz",
|
||||
"hash": "3d233b07939d8647168c3a664b7d34faf53f5979566192be5c9a11d5bbfd35d7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user