codeowners-validator: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2022-02-13 12:29:35 +00:00
parent 380d18f06b
commit 4bd2b37bf6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.0", "version": "0.7.1",
"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.7.0/codeowners-validator_0.7.0_Windows_x86_64.zip", "url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.1/codeowners-validator_0.7.1_Windows_x86_64.zip",
"hash": "d977dd22cfaa52adde1618ff0b3b8ac88f520a6f115c45dd4d81e1f899c19cde" "hash": "c63d1d431ff103b42319d458c6762a91a3fbb47176b21dca8e96579aec7fa950"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.0/codeowners-validator_0.7.0_Windows_i386.zip", "url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.1/codeowners-validator_0.7.1_Windows_i386.zip",
"hash": "c2d1e5458d6c864c594c62092ae6fcfb4638531abd764e790b0872d88e2b659b" "hash": "cd2a144b83947bd8a2af27fc7326a59625582b1683f5b793ba06cc6e62cadd29"
} }
}, },
"bin": "codeowners-validator.exe", "bin": "codeowners-validator.exe",