codeowners-validator: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2022-02-13 00:32:06 +00:00
parent cd820cf4c1
commit cdc2664e0d

View File

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