codeowners-validator: Update to version 0.7.3

This commit is contained in:
github-actions[bot] 2022-04-13 12:34:36 +00:00
parent 6cedb7f024
commit b7bf416692

View File

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