diff --git a/bucket/mockery.json b/bucket/mockery.json index 4cb3119198..1e9e1c3b04 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,12 +1,12 @@ { - "version": "2.7.1", + "version": "2.7.4", "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.7.1/mockery_2.7.1_Windows_x86_64.tar.gz", - "hash": "f09c09697af39250ec632151eca4b9110edd28f1fbb7847c2c2f70cad6340a28" + "url": "https://github.com/vektra/mockery/releases/download/v2.7.4/mockery_2.7.4_Windows_x86_64.tar.gz", + "hash": "26e22513bd97acb636e4a8a7da93d906e07ef4bc160a2468510b47487dc90e47" } }, "bin": "mockery.exe",