Update camed.rb

This commit is contained in:
Miccal Matthews
2023-09-05 13:52:49 +08:00
committed by GitHub
parent e15583fee1
commit a503413bbd
+1
View File
@@ -10,6 +10,7 @@ cask "camed" do
livecheck do
url "https://sourceforge.net/projects/camprocessor/files/CAM%20Editor/Releases/"
regex(%r{CAM%20Editor/Releases/(\d+(?:\.\d+)+)}i)
strategy :page_match
end
app "CAMEd-#{version}/CAMed.app"