mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
mockery: Update to version 2.27.0
This commit is contained in:
parent
f896ecbaaf
commit
af8dd4aef2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.26.1",
|
"version": "2.27.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.26.1/mockery_2.26.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.27.0/mockery_2.27.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "f5ab850490d2219d8ff23ab969662ed77c6b10a5f2f0e4fed46c079a791f215d"
|
"hash": "9a0b17752c37737151a4ea2885390bc0f4ef60fc6689ac71d5293e452843e833"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user