mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
mockery: Update to version 2.11.0
This commit is contained in:
parent
7939065f36
commit
123f877340
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.10.6",
|
"version": "2.11.0",
|
||||||
"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.6/mockery_2.10.6_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.11.0/mockery_2.11.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "d7462032d9b44ad5554f2882f2da9f72f5d55f8d7d193ac7ba624da7eb711a24"
|
"hash": "a746ee353efd62e244557cc5458f54e86c00f955d37342a883d0cadc1e2e5dd1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user