codeowners-validator: Update to version 0.5.0

This commit is contained in:
Jakub Čábera 2020-10-26 12:15:17 +01:00
parent 812207cad1
commit 331b1c287b

View File

@ -1,16 +1,16 @@
{
"version": "0.4.0",
"version": "0.5.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.4.0/codeowners-validator_0.4.0_Windows_x86_64.zip",
"hash": "6c78ccf1d01dc111b8a47b8735eb0b146c028896dece8b0680174698700f19fd"
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.5.0/codeowners-validator_0.5.0_Windows_x86_64.zip",
"hash": "bcefbd9757f4a26cdcf0220df4260ecb37521ea3e5982ba33c1df308ac4eec92"
},
"32bit": {
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.4.0/codeowners-validator_0.4.0_Windows_i386.zip",
"hash": "46b05dcf87a55e7bf0faf24c7c6e2623ff5a673b72de97b3c2865e38673507d2"
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.5.0/codeowners-validator_0.5.0_Windows_i386.zip",
"hash": "7a8dc0544eb57d8dd8ac3017c1be60a5309d8c191605140471f5ceeb9735b2a4"
}
},
"bin": "codeowners-validator.exe",