reviewdog: Update to version 0.20.2

This commit is contained in:
github-actions[bot] 2024-09-16 04:29:18 +00:00
parent f75ef9f0aa
commit f9d3741466

View File

@ -1,20 +1,20 @@
{
"version": "0.20.1",
"version": "0.20.2",
"description": "Automated code review tool integrated with any code analysis tools regardless of programming language.",
"homepage": "https://github.com/reviewdog/reviewdog",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.1/reviewdog_0.20.1_Windows_x86_64.tar.gz",
"hash": "721951c374bb6100e9488c12221c3ea3344c74a2faaa662381b7ad9e534586cb"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.2/reviewdog_0.20.2_Windows_x86_64.tar.gz",
"hash": "b5344494ea629a063914149c4dd1aedb052fca4efcab61b108ef0560c3449632"
},
"32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.1/reviewdog_0.20.1_Windows_i386.tar.gz",
"hash": "c30c03bd9e75aae3d6c7d1aadcb9c7bc2fd3cc3dc50e555fa2b35108a33315c1"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.2/reviewdog_0.20.2_Windows_i386.tar.gz",
"hash": "de8ef8443c1d5a6ce42281319de86099e565ce6d85233a1a5a3186af519f991b"
},
"arm64": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.1/reviewdog_0.20.1_Windows_arm64.tar.gz",
"hash": "e7064880027d417ace6e493fc98cac86ce8cb221eb688fdfdd63d9b298f960d9"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.2/reviewdog_0.20.2_Windows_arm64.tar.gz",
"hash": "0068bd16540746e808544dfa2745a39f9a188f6bf19b50198fcf8b9dca28371f"
}
},
"bin": "reviewdog.exe",