mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
mockery: Update to version 2.3.0
This commit is contained in:
parent
06df135edb
commit
1613a880ee
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.2",
|
"version": "2.3.0",
|
||||||
"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.2.2/mockery_2.2.2_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.3.0/mockery_2.3.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "45086553afd7e4fb5fe2caba0cd4fc50ab81fe7521e042deca1b6a86bf49cd86"
|
"hash": "88d6b8628a142732c4088fb5a1509907e521b5c61ff3930355aca9986025ae1f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user