mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
mockery: Update to version 2.2.1
This commit is contained in:
parent
f7ec11179b
commit
7279133e09
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"description": "A mock code autogenerator for Golang",
|
||||
"homepage": "https://github.com/vektra/mockery",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.2.0/mockery_2.2.0_Windows_x86_64.tar.gz",
|
||||
"hash": "7462c67b5a0853be996a432711a81d166232cca206f304f64daabb754f5fa5d2"
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.2.1/mockery_2.2.1_Windows_x86_64.tar.gz",
|
||||
"hash": "cd77b7c376423db69d87f6422ea02dab784171401092cf2e8105b98a025602d8"
|
||||
}
|
||||
},
|
||||
"bin": "mockery.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user