Skip to content

Commit ced4af6

Browse files
committed
mockery 3.2.1
1 parent 97715bd commit ced4af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mockery.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mockery < Formula
22
desc "Mock code autogenerator for Golang"
33
homepage "https://github.com/vektra/mockery"
4-
url "https://github.com/vektra/mockery/archive/refs/tags/v3.2.0.tar.gz"
5-
sha256 "a1ea953b4d172e81f175502f77ba645d8f90557a7595861ba2458196e27de838"
4+
url "https://github.com/vektra/mockery/archive/refs/tags/v3.2.1.tar.gz"
5+
sha256 "010a0c884a93d355f421a0135b2f2c46a0acfed8433ac1dc631aa4d8390c6f3f"
66
license "BSD-3-Clause"
77
head "https://github.com/vektra/mockery.git", branch: "v3"
88

0 commit comments

Comments
 (0)