]> git.r.bdr.sh - rbdr/homebrew-apps/commitdiff
Update tag
authorRuben Beltran del Rio <redacted>
Mon, 17 Apr 2023 18:52:28 +0000 (20:52 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 17 Apr 2023 18:52:28 +0000 (20:52 +0200)
Formula/page.rb

index 1eca20a1659b586f976f98129a8aa3a3d2a9b6dc..77954a1e56e7970fb8e31e21051899579c9611c6 100644 (file)
@@ -1,10 +1,10 @@
 class Page < Formula
   desc "A static website generator for exactly 1 use case."
   homepage "https://github.com/BurntSushi/ripgrep"
-  url "https://git.sr.ht/~rbdr/page"
+  url "https://git.sr.ht/~rbdr/page", tag: "1.0.0"
   sha256 "0fb17aaf285b3eee8ddab17b833af1e190d73de317ff9648751ab0660d763ed2"
   license "Apache-2.0"
-  head "https://git.sr.ht/~rbdr/page", tag: "1.0.0"
+  head "https://git.sr.ht/~rbdr/page", branch: "main"
   version "1.0.0"
 
   livecheck do