mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
codeowners-validator: Update to version 0.2.0
This commit is contained in:
parent
3cf2828af1
commit
61e2bfed10
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"description": "The GitHub Codeowners file validator",
|
"description": "The GitHub Codeowners file validator",
|
||||||
"homepage": "https://github.com/mszostok/codeowners-validator",
|
"homepage": "https://github.com/mszostok/codeowners-validator",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.1.0/codeowners-validator_0.1.0_Windows_x86_64.zip",
|
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.2.0/codeowners-validator_0.2.0_Windows_x86_64.zip",
|
||||||
"hash": "8d0d3d758e33f2d68f7f0713c1d29221842d9678e3733761fdebb7e1244b2330"
|
"hash": "2b163413ddd1e34539de275ece8523cae330fd95440f9f490a98d03cd85b48ee"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.1.0/codeowners-validator_0.1.0_Windows_i386.zip",
|
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.2.0/codeowners-validator_0.2.0_Windows_i386.zip",
|
||||||
"hash": "3c20b277192fdb9659ba339fe57be3a65436016032312df098eeee45d16140ed"
|
"hash": "b4783de9c02c0a1e5d2d700661d7e4bfdb1a61d3af730cd64bfa2616c62a1767"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "codeowners-validator.exe",
|
"bin": "codeowners-validator.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user