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 0e4f959 commit ff59a3eCopy full SHA for ff59a3e
1 file changed
Formula/errors.rb
@@ -6,8 +6,8 @@ class Errors < Formula
6
homepage "https://webhippie.github.io/errors"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/errors/archive/refs/tags/v2.3.3.tar.gz"
10
- sha256 "dfc2d3e4a3923b449b4a6e18fd87b73cdb7f8b181f68f1beba370fb535253da8"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.3.4.tar.gz"
+ sha256 "6bcc0d26ab632042a91d7e8139c25b49508f57817bfb0aac3e566fe71773e2a2"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments