mockery: Update to version 2.20.2

This commit is contained in:
github-actions[bot] 2023-02-21 08:29:07 +00:00
parent 2b9804b687
commit 6c8d1dfad9

View File

@ -1,12 +1,12 @@
{
"version": "2.20.0",
"version": "2.20.2",
"description": "A mock code autogenerator for Golang",
"homepage": "https://github.com/vektra/mockery",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/vektra/mockery/releases/download/v2.20.0/mockery_2.20.0_Windows_x86_64.tar.gz",
"hash": "db4dcacef2963b1bcc72049ea10b6c07f08104ada5962a4dd0ebeb656ccc1ec0"
"url": "https://github.com/vektra/mockery/releases/download/v2.20.2/mockery_2.20.2_Windows_x86_64.tar.gz",
"hash": "8997b4a319edc985d731a1cc21364a5c4f7dd71eb90580262b5b9893bcfaa80f"
}
},
"bin": "mockery.exe",