mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
mockery: Update to version 2.43.1
This commit is contained in:
parent
8045db184f
commit
118ccccecd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.43.0",
|
||||
"version": "2.43.1",
|
||||
"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.43.0/mockery_2.43.0_Windows_x86_64.tar.gz",
|
||||
"hash": "c9a813f31522f21086913f5b5c4f35ebdc73d3e289a57c4723341b6354cf1480"
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.43.1/mockery_2.43.1_Windows_x86_64.tar.gz",
|
||||
"hash": "0eb5e8fc63d98d5939046a6e4bed097dd8f3490707344bcec1c75fc51f35e792"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.43.0/mockery_2.43.0_Windows_arm64.tar.gz",
|
||||
"hash": "64469a8bead04008bdaa8c86e756e3e0df56ec739192a96f31f431c14095b25f"
|
||||
"url": "https://github.com/vektra/mockery/releases/download/v2.43.1/mockery_2.43.1_Windows_arm64.tar.gz",
|
||||
"hash": "9c1f900b46de0f637c62f501d35a418506cc2d2bb8f90c0434ff21a42c604bc1"
|
||||
}
|
||||
},
|
||||
"bin": "mockery.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user