codeowners-validator: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2022-04-06 20:30:14 +00:00
parent 796e3b4557
commit 7be170f75b

View File

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