Skip to content

Commit 90c8ff8

Browse files
committed
anubis 1.23.0
1 parent 9e34374 commit 90c8ff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/anubis.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Anubis < Formula
22
desc "Protect resources from scraper bots"
33
homepage "https://anubis.techaro.lol"
4-
url "https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.22.0.tar.gz"
5-
sha256 "81b45cf8d210927c6bdf81b4d925734b623e0c0c3f04f48c2034a85eea3bcd32"
4+
url "https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.23.0.tar.gz"
5+
sha256 "a7b8fed675deb2585a7751caefea457005d846a05ef6f5fc0f2419693c00d678"
66
license "MIT"
77
head "https://github.com/TecharoHQ/anubis.git", branch: "main"
88

0 commit comments

Comments
 (0)