mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
protolint: Update to version 0.52.0
This commit is contained in:
parent
c2e1bf61dc
commit
656cb862c0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.51.0",
|
"version": "0.52.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.51.0/protolint_0.51.0_windows_amd64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.52.0/protolint_0.52.0_windows_amd64.tar.gz",
|
||||||
"hash": "1010ef555580646c6b41058b5244f50db835c4be98161983b356fbd51a130ce7"
|
"hash": "c698733ab195c1270eb220ca980afb8fad9a60f51ad48ed766ac0648925397dd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.51.0/protolint_0.51.0_windows_arm64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.52.0/protolint_0.52.0_windows_arm64.tar.gz",
|
||||||
"hash": "3ff1e6d6567567b792bde4d307e2ae4a8352c273527a426e9a7fc238d5644153"
|
"hash": "c06296eb467198c07c117e9248e3f726eae40f755ab2dfb52aaa096aec7626ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user