codeowners-validator: Update to version 0.7.4

This commit is contained in:
github-actions[bot] 2022-04-16 16:29:31 +00:00
parent 9751fe1314
commit dc44ca410a

View File

@ -1,16 +1,16 @@
{
"version": "0.7.3",
"version": "0.7.4",
"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.3/codeowners-validator_0.7.3_Windows_x86_64.zip",
"hash": "fb46b417430b24ba36d914445bd4e54558b6ba341dea66b946b21a51eb407e8f"
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.4/codeowners-validator_0.7.4_Windows_x86_64.zip",
"hash": "fd8b443f4cca0c056bdedfda3296afb3669cee54a1813f6ae192450942914a37"
},
"32bit": {
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.3/codeowners-validator_0.7.3_Windows_i386.zip",
"hash": "ce30972c4c8b6b912403e694d880c2f54fa41d458c57a6f0fef5cb8d7848ac95"
"url": "https://github.com/mszostok/codeowners-validator/releases/download/v0.7.4/codeowners-validator_0.7.4_Windows_i386.zip",
"hash": "16ed680ac1e0eb209de765f9fe1defe97df5a069649ed75e1fcaa2823d25972d"
}
},
"bin": "codeowners-validator.exe",