mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.2.2
This commit is contained in:
parent
5148accc07
commit
b7dc8c408a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"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.1/mockery_2.2.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.2.2/mockery_2.2.2_Windows_x86_64.tar.gz",
|
||||||
"hash": "cd77b7c376423db69d87f6422ea02dab784171401092cf2e8105b98a025602d8"
|
"hash": "45086553afd7e4fb5fe2caba0cd4fc50ab81fe7521e042deca1b6a86bf49cd86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user