mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
protolint: Update to version 0.35.0
This commit is contained in:
parent
b7ec59f69d
commit
f176a2da9b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.1",
|
"version": "0.35.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.34.1/protolint_0.34.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.35.0/protolint_0.35.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "92be6ff8a4f9136ef801c644b08186514bcd00743f07975938764baa77e3e7a8"
|
"hash": "281c0289d8daeed5ddd5e25d154e241f4d9ba30f6e53a18bbd083d45dbad9c85"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.34.1/protolint_0.34.1_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.35.0/protolint_0.35.0_Windows_i386.tar.gz",
|
||||||
"hash": "affd9a1fc294ca0fdec9f77363062b14f7df73a185fc298d3dae432297431235"
|
"hash": "f0edb03264bbbbe4ac206822ed1e8684823ffce8663001ccca86835e17926f54"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user