mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.7.4
This commit is contained in:
parent
0cc1f74004
commit
5d41b113a4
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.1",
|
"version": "2.7.4",
|
||||||
"description": "A mock code autogenerator for Golang",
|
"description": "A mock code autogenerator for Golang",
|
||||||
"homepage": "https://github.com/vektra/mockery",
|
"homepage": "https://github.com/vektra/mockery",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vektra/mockery/releases/download/v2.7.1/mockery_2.7.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.7.4/mockery_2.7.4_Windows_x86_64.tar.gz",
|
||||||
"hash": "f09c09697af39250ec632151eca4b9110edd28f1fbb7847c2c2f70cad6340a28"
|
"hash": "26e22513bd97acb636e4a8a7da93d906e07ef4bc160a2468510b47487dc90e47"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user