sord: update livecheck
parent
679923b4eb
commit
88ac9c83c8
|
@ -7,7 +7,7 @@ class Sord < Formula
|
|||
|
||||
livecheck do
|
||||
url "https://download.drobilla.net"
|
||||
regex(/href=.*?sord[._-]v?(\d+.\d+.\d+)\.t/i)
|
||||
regex(/href=.*?sord[._-]v?(\d+(?:\.\d+)+)\.t/i)
|
||||
end
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue