mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
protolint: Update to version 0.28.0
This commit is contained in:
parent
c10bc27ee9
commit
58d781a3f0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.0",
|
"version": "0.28.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.27.0/protolint_0.27.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.28.0/protolint_0.28.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "c23873097a459bc1f7e88a6a1d869589042e9811a54164a32af35b53d4c757fb"
|
"hash": "2df170fe1e728582faba99c9e465beb3bc93364e55decd65c6fb4b8a37add825"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.27.0/protolint_0.27.0_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.28.0/protolint_0.28.0_Windows_i386.tar.gz",
|
||||||
"hash": "25d8792fe35f3979ebbd9bf08496d171fc265b45669ccfa3cf9cdb77d213cb33"
|
"hash": "86daeaf08ac534eedb6149a039bb645f030bf3b4a0a23d760fc852c6b4a6318f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user