We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ce290 commit c75217fCopy full SHA for c75217f
Formula/m/mockery.rb
@@ -1,8 +1,8 @@
1
class Mockery < Formula
2
desc "Mock code autogenerator for Golang"
3
homepage "https://github.com/vektra/mockery"
4
- url "https://github.com/vektra/mockery/archive/refs/tags/v2.49.2.tar.gz"
5
- sha256 "b8f89d6903ec92dcfe037a314ce546aa066fca314218651b50639dc9e0e9d8a4"
+ url "https://github.com/vektra/mockery/archive/refs/tags/v2.50.0.tar.gz"
+ sha256 "4c134b7005988b897c555f9e4117548b25ac3b017658064fc7d26491496c1847"
6
license "BSD-3-Clause"
7
head "https://github.com/vektra/mockery.git", branch: "master"
8
0 commit comments