mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
protolint: Update to version 0.36.0
This commit is contained in:
parent
abcddc9735
commit
b13102efef
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.35.2",
|
"version": "0.36.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.35.2/protolint_0.35.2_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.36.0/protolint_0.36.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "1f1f27708c53133b8392a737f10597b303d4389ee8dbd7e0f797470144bccdad"
|
"hash": "15198668b970bfe0928b6195c4ebfb65c0ec88574d1517637b600f40f93f079d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.35.2/protolint_0.35.2_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.36.0/protolint_0.36.0_Windows_i386.tar.gz",
|
||||||
"hash": "43d20dca8a4294cdf011e55a8310af3a40ad2be97ba6a1ac067daa320ca7ae1a"
|
"hash": "2390808426192a4f052fc8b62562845f9f9c05d846070a29f4630454115252e7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user