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 13f37c3 commit c88b53eCopy full SHA for c88b53e
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/v3.5.0.tar.gz"
5
- sha256 "02586a2dcd30de1ab48106224cfbba4306f7d16e9e552bb5202c57c24610e5c8"
+ url "https://github.com/vektra/mockery/archive/refs/tags/v3.5.1.tar.gz"
+ sha256 "98c58a9ab36aa6d76351ede906756a06dc1051c889fe0f7d2ba60a7216322f06"
6
license "BSD-3-Clause"
7
head "https://github.com/vektra/mockery.git", branch: "v3"
8
0 commit comments