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 e4303a9 commit a51cc27Copy full SHA for a51cc27
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.5.0.tar.gz"
10
- sha256 "cf6c4e1fd1c8c1c05751fa849977a8cb0a8e76958e83cb98f22e9e4ab3893935"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.5.1.tar.gz"
+ sha256 "4bfb1fed9b6ce3238a8e8da927c2b7ed19bce07b87ad29976f95ebe661762b26"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments