mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mockery: Update to version 2.1.0
This commit is contained in:
parent
5605e3cd19
commit
ceef3261d8
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.0.4",
|
||||
"version": "2.1.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.0.4/mockery_2.0.4_Windows_x86_64.tar.gz",
|
||||
"hash": "719a931fb443381734aa445df77b86fdca7c6837e0802ef0ffa4b31470f7a2a0"
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.1.0/mockery_2.1.0_Windows_x86_64.tar.gz",
|
||||
"hash": "973c8d3d2cd2ca47d52f99fa533155d448cdab6c5fd2c61e83a166f2198a56cc"
|
||||
}
|
||||
},
|
||||
"bin": "mockery.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user