mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mockery: Update to version 2.28.1
This commit is contained in:
parent
ebf59ccd60
commit
fc4399928a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.28.0",
|
"version": "2.28.1",
|
||||||
"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.28.0/mockery_2.28.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.28.1/mockery_2.28.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "54518341e40a2b3644081d0abbc15c92958ba84bf9c9128639a7ed825df57be1"
|
"hash": "de432a712d5c21f33bbe6dac78af4d03a2295e1ace962ae11cfaf8c4f902e058"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user