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 977d8dc commit 2f9fd78Copy full SHA for 2f9fd78
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/v1.1.0.tar.gz"
10
- sha256 "ce0f7e800abb31ea6ed134616a281e281bc2d1d14b5679b2774e187967afcfa8"
+ url "https://github.com/webhippie/errors/archive/refs/tags/v2.0.0.tar.gz"
+ sha256 "db018d10c0e6c49290af21fd3c237780295d5f00a4aa6b7d49f2accd9c395b23"
11
head "https://github.com/webhippie/errors.git", branch: "master"
12
13
test do
0 commit comments