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 9deb4b6 commit 2b27d54Copy full SHA for 2b27d54
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.2.2.tar.gz"
10
- sha256 "de7b8cf98903254ecd7a0eaa01bd06a8512f6f535e427f57e3dde838e1af4bd4"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.3.0.tar.gz"
+ sha256 "5b5a33f6aa711a4229e2176829b655ba75423802dab8d22cd7ebe690b990c5f0"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments