mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
protolint: Update to version 0.27.0
This commit is contained in:
parent
719f68843d
commit
ac4c3e12de
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.1",
|
"version": "0.27.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.26.1/protolint_0.26.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.27.0/protolint_0.27.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "3daa2d40d9d3f950151e64abfc8de74c4046d28936a33e485aca0dd9c542b250"
|
"hash": "c23873097a459bc1f7e88a6a1d869589042e9811a54164a32af35b53d4c757fb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.26.1/protolint_0.26.1_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.27.0/protolint_0.27.0_Windows_i386.tar.gz",
|
||||||
"hash": "e024741ab1335354bc97dea11ca79bd6db0ff8b8c996676a41dee628bd4ac12d"
|
"hash": "25d8792fe35f3979ebbd9bf08496d171fc265b45669ccfa3cf9cdb77d213cb33"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user