mockery: Update to version 2.14.1

This commit is contained in:
github-actions[bot] 2022-10-31 04:38:20 +00:00
parent bcf2d11398
commit f1422718d5

View File

@ -1,12 +1,12 @@
{
"version": "2.14.0",
"version": "2.14.1",
"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.14.0/mockery_2.14.0_Windows_x86_64.tar.gz",
"hash": "d4b6afec14b1891803a11902fafb9dbff19185667da7a3134fdfd39c93a5f57c"
"url": "https://github.com/vektra/mockery/releases/download/v2.14.1/mockery_2.14.1_Windows_x86_64.tar.gz",
"hash": "b008c24b41fe626106ce528d866112926d36a2230929e3ca110bf246a501441e"
}
},
"bin": "mockery.exe",