mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.23.2
This commit is contained in:
parent
fbd9953656
commit
ed95591d83
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.23.1",
|
"version": "2.23.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.23.1/mockery_2.23.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.23.2/mockery_2.23.2_Windows_x86_64.tar.gz",
|
||||||
"hash": "6470757320de4e57261ff3dd856bf942ef0c175eba237fb1f6383a9a7662c58a"
|
"hash": "abff035ad32c58bf013b835c75d4896751fa13960dfcbd354ca98ef9775f93b2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user