mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
mockery: Update to version 2.25.0
This commit is contained in:
parent
01d4250a76
commit
3195326476
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.24.0",
|
"version": "2.25.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.24.0/mockery_2.24.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.25.0/mockery_2.25.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "9eb313d721248486e7eb7efe0c3ad6d56e7aa0f17119766b2c22b25582ca1374"
|
"hash": "724aa87fd1107df858eae46ada4eb95ea8df5a4b09c16c11309a32fb017674ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user