mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
mockery: Update to version 2.10.0
This commit is contained in:
parent
3498384cf9
commit
6ebe3ce75a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.4",
|
"version": "2.10.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.9.4/mockery_2.9.4_Windows_x86_64.tar.gz",
|
"url": "https://github.com/vektra/mockery/releases/download/v2.10.0/mockery_2.10.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "079f0143442f5f146fa7e318de6e646b90acdbc0118cacf7b67e7e2ec0b91809"
|
"hash": "edaaf6af106cb2d8c296c2582b4da3de386be7ca0f772a4226c752a17fd47bcc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mockery.exe",
|
"bin": "mockery.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user