From ddb7db39744eacb0b32084631d686d19c47b8eb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:38:57 +0000 Subject: [PATCH] mockery: Update to version 2.53.0 --- bucket/mockery.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mockery.json b/bucket/mockery.json index 5b6c415e26..163746bfc7 100644 --- a/bucket/mockery.json +++ b/bucket/mockery.json @@ -1,16 +1,16 @@ { - "version": "2.52.4", + "version": "2.53.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.52.4/mockery_2.52.4_Windows_x86_64.tar.gz", - "hash": "32757efa4d145ff918d97bc65aca7e8e9beb9f74876c3c0a323f797b538010fa" + "url": "https://github.com/vektra/mockery/releases/download/v2.53.0/mockery_2.53.0_Windows_x86_64.tar.gz", + "hash": "4459f77010176b675e488e28f7c758ac73a1edbc49a95f81b93f22b8f8f14656" }, "arm64": { - "url": "https://github.com/vektra/mockery/releases/download/v2.52.4/mockery_2.52.4_Windows_arm64.tar.gz", - "hash": "9ca5e1d506f40a85812db0a19052ba166cd7e8188a79d3abfd493742d0a51a71" + "url": "https://github.com/vektra/mockery/releases/download/v2.53.0/mockery_2.53.0_Windows_arm64.tar.gz", + "hash": "08aaab38d57a9295ade370577b2299be3cca360f9dd8ff143085f53e426412a4" } }, "bin": "mockery.exe",