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 f1bc4af commit 9c6c2bfCopy full SHA for 9c6c2bf
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.1.0.tar.gz"
10
- sha256 "ade4d43362abf1a6d8a46e50a715e8cb0a28ae8e15342eb91b6b63bb1990480d"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.1.1.tar.gz"
+ sha256 "3423e6c881372a7fd5b880e7d2c05f10a408fd96027bda0260548d3c3d45ce6e"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments