reviewdog: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2024-06-17 16:28:37 +00:00
parent 1a04ea9efc
commit 609446d5da

View File

@ -1,16 +1,16 @@
{
"version": "0.17.5",
"version": "0.18.0",
"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.17.5/reviewdog_0.17.5_Windows_x86_64.tar.gz",
"hash": "3a20dbbdabba44abc9740c9ae7eb526a938cabb195e1f199fc858b9a081788d9"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.18.0/reviewdog_0.18.0_Windows_x86_64.tar.gz",
"hash": "15e029c4d0407dce3bb4f213a82ea7f5ab5cff2dc2f32ad996914929c6aa5850"
},
"32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.5/reviewdog_0.17.5_Windows_i386.tar.gz",
"hash": "258b09da659bb73cc6fd1b123ef7f8784521b603ee457822289ad1201e16f8a9"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.18.0/reviewdog_0.18.0_Windows_i386.tar.gz",
"hash": "6dfa1bc2ae1f594c9a1a41db558518e24e8517f5f1105de7f7718fedef1b2322"
}
},
"bin": "reviewdog.exe",