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 93a92ec commit d47a4cfCopy full SHA for d47a4cf
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.4.2.tar.gz"
10
- sha256 "ce8bdf44402e23fc3efbb980481a5a4731c0b8ca7374006134903ba39ee0e838"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.5.0.tar.gz"
+ sha256 "cf6c4e1fd1c8c1c05751fa849977a8cb0a8e76958e83cb98f22e9e4ab3893935"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments