mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.12.0
This commit is contained in:
parent
6de0f42080
commit
e6ccca667b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.11.0",
|
||||
"version": "2.12.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.11.0/mockery_2.11.0_Windows_x86_64.tar.gz",
|
||||
"hash": "a746ee353efd62e244557cc5458f54e86c00f955d37342a883d0cadc1e2e5dd1"
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.12.0/mockery_2.12.0_Windows_x86_64.tar.gz",
|
||||
"hash": "f9c2fb7d2132e32238c0f525fe310ba7dc301bc152bf516aef20b24bd2c019c9"
|
||||
}
|
||||
},
|
||||
"bin": "mockery.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user