Skip to content

Commit c75217f

Browse files
committed
mockery 2.50.0
1 parent 12ce290 commit c75217f

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/v2.49.2.tar.gz"
5-
sha256 "b8f89d6903ec92dcfe037a314ce546aa066fca314218651b50639dc9e0e9d8a4"
4+
url "https://github.com/vektra/mockery/archive/refs/tags/v2.50.0.tar.gz"
5+
sha256 "4c134b7005988b897c555f9e4117548b25ac3b017658064fc7d26491496c1847"
66
license "BSD-3-Clause"
77
head "https://github.com/vektra/mockery.git", branch: "master"
88

0 commit comments

Comments
 (0)