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 4e800f2 commit a9496d6Copy full SHA for a9496d6
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.0.tar.gz"
10
- sha256 "a75be1077df365253c8ea4459328ee8f3864bd4814c8b0d4589c1252048830f3"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.2.1.tar.gz"
+ sha256 "7da4caf5cf77ea1a6a1883a099e7608b15327bb0ffc6e4c6726a124ac3f7e8b8"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments