mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
15 lines
484 B
JSON
15 lines
484 B
JSON
{
|
|
"version": "2.8.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.8.0/mockery_2.8.0_Windows_x86_64.tar.gz",
|
|
"hash": "fb8e15fa71e121795ae664c23aa85aee4a66118b98584594052e914399b94c83"
|
|
}
|
|
},
|
|
"bin": "mockery.exe",
|
|
"checkver": "github"
|
|
}
|