mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
mockery: Update to version 2.26.1
This commit is contained in:
parent
337547e11d
commit
1f7164deb2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.26.0",
|
"version": "2.26.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.26.0/mockery_2.26.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.26.1/mockery_2.26.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "ed266fd77dc8d9354920b18ac210b147b2243cb2f2af22c617ea6f0654942715"
|
"hash": "f5ab850490d2219d8ff23ab969662ed77c6b10a5f2f0e4fed46c079a791f215d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user