mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mockery: Update to version 2.30.1
This commit is contained in:
parent
c5f8b67e22
commit
72956889cf
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.29.0",
|
"version": "2.30.1",
|
||||||
"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.29.0/mockery_2.29.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.30.1/mockery_2.30.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "784564b61d633d046ca9f3362233199bf36a09110f73eee7271a5713170f6d23"
|
"hash": "8144adeb64a297110a3a57a6ee93b657972e8c83dd1bfcde764bb47d108828f7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user