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 2d4db4d commit 7d6b45fCopy full SHA for 7d6b45f
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.1.tar.gz"
10
- sha256 "46a2e1b6de849eade123bf9393cb8b2ff8f3d3d9b962b50496d3086ac238fe9b"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.3.2.tar.gz"
+ sha256 "ae57a415337818f27aa9bdd9158a9b0561e708201bbf1f274267e2ba43c8d98d"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments