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