codeowners-validator: Update to version 0.2.0

This commit is contained in:
Richard Kuhnt 2019-11-13 13:00:16 +00:00
parent 3cf2828af1
commit 61e2bfed10

View File

@ -1,16 +1,16 @@
{
"version": "0.1.0",
"version": "0.2.0",
"description": "The GitHub Codeowners file validator",
"homepage": "https://github.com/mszostok/codeowners-validator",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.1.0/codeowners-validator_0.1.0_Windows_x86_64.zip",
"hash": "8d0d3d758e33f2d68f7f0713c1d29221842d9678e3733761fdebb7e1244b2330"
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.2.0/codeowners-validator_0.2.0_Windows_x86_64.zip",
"hash": "2b163413ddd1e34539de275ece8523cae330fd95440f9f490a98d03cd85b48ee"
},
"32bit": {
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.1.0/codeowners-validator_0.1.0_Windows_i386.zip",
"hash": "3c20b277192fdb9659ba339fe57be3a65436016032312df098eeee45d16140ed"
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.2.0/codeowners-validator_0.2.0_Windows_i386.zip",
"hash": "b4783de9c02c0a1e5d2d700661d7e4bfdb1a61d3af730cd64bfa2616c62a1767"
}
},
"bin": "codeowners-validator.exe",