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 1b07f11 commit e8b09eaCopy full SHA for e8b09ea
1 file changed
Formula/redirects.rb
@@ -6,8 +6,8 @@ class Redirects < Formula
6
homepage "https://webhippie.github.io/redirects"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/redirects/archive/refs/tags/v2.6.1.tar.gz"
10
- sha256 "bc0bf6d116d67440ac694bc96549af0e0617e5af594190af0b67192b988ed228"
+ url "https://github.com/webhippie/redirects/archive/refs/tags/v2.6.2.tar.gz"
+ sha256 "3435c85725f0f9a984861446353d3f443d6fd21b5dfd80883ed27a73de6774db"
11
head "https://github.com/webhippie/redirects.git", branch: "master"
12
13
test do
0 commit comments