mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
protolint: Update to version 0.34.1
This commit is contained in:
parent
f392dbaf00
commit
93aa1a7ef4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.0",
|
"version": "0.34.1",
|
||||||
"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.34.0/protolint_0.34.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.34.1/protolint_0.34.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "3e961016f3769e9fe0cfac5887136810240abb0daf07fcd171a438f24aaa24fe"
|
"hash": "92be6ff8a4f9136ef801c644b08186514bcd00743f07975938764baa77e3e7a8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.34.0/protolint_0.34.0_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.34.1/protolint_0.34.1_Windows_i386.tar.gz",
|
||||||
"hash": "70bdbb8000a1287f4ebff79e3f8f45daa17f77ea295739f47e00935a34e00748"
|
"hash": "affd9a1fc294ca0fdec9f77363062b14f7df73a185fc298d3dae432297431235"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user