mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.10.2
This commit is contained in:
parent
8bf9c9c9e8
commit
732f6e90e1
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.10.1",
|
"version": "2.10.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.10.1/mockery_2.10.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.10.2/mockery_2.10.2_Windows_x86_64.tar.gz",
|
||||||
"hash": "1cc942c70af29b3c6f3b8760b8c687af77fcd5cd86b9f537e96acbcff405e095"
|
"hash": "4082d4c22af478c5aefdbd1e4025a6b1055db47d155754776ef2a75f02fddeed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user