mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
mockery: Update to version 2.21.4
This commit is contained in:
parent
9550606725
commit
3664943965
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.21.3",
|
"version": "2.21.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.21.3/mockery_2.21.3_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.21.4/mockery_2.21.4_Windows_x86_64.tar.gz",
|
||||||
"hash": "23c229f718e0c51cb37402970140c8c7916023e2ef370439679773f8d62265a5"
|
"hash": "9622f02a9114b5dcee784bcea00a3e8fff1238e475d6f80add30926507ff48a8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user