mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.2.0
This commit is contained in:
parent
08031634da
commit
c80da1318a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"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.1.0/mockery_2.1.0_Windows_x86_64.tar.gz",
|
||||
"hash": "973c8d3d2cd2ca47d52f99fa533155d448cdab6c5fd2c61e83a166f2198a56cc"
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.2.0/mockery_2.2.0_Windows_x86_64.tar.gz",
|
||||
"hash": "7462c67b5a0853be996a432711a81d166232cca206f304f64daabb754f5fa5d2"
|
||||
}
|
||||
},
|
||||
"bin": "mockery.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user