Skip to content

Commit

Permalink
Merge pull request Homebrew#169412 from Homebrew/bump-cweb-4.12pre
Browse files Browse the repository at this point in the history
cweb: update livecheck
  • Loading branch information
BrewTestBot authored Apr 18, 2024
2 parents 865b1cf + d016dec commit d0c5bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/c/cweb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class Cweb < Formula

livecheck do
url :stable
regex(/^cweb[._-]v?(\d+(?:\.\d+)+[a-z]*?)$/i)
regex(/^cweb[._-]v?(\d+(?:\.\d+)+[a-z]?)$/i)
end

bottle do
Expand Down

0 comments on commit d0c5bd1

Please sign in to comment.