Update astropad-studio.rb

This commit is contained in:
Bevan Kay
2023-10-07 19:54:27 +10:00
committed by GitHub
parent ba6a9d19cf
commit 5aba607efc
+4 -4
View File
@@ -1,15 +1,15 @@
cask "astropad-studio" do
version "5.3.3.4771"
version "5.3.3,4771"
sha256 "a8796135f96b022acf45dee6cd8ba70a8c1550fbe21d367ae608a5182add78fc"
url "https://downloads.astropad.com/studio/mac/AstropadStudio-#{version}.dmg"
url "https://downloads.astropad.com/studio/mac/AstropadStudio-#{version.csv.first}.#{version.csv.second}.dmg"
name "Astropad Studio"
desc "Turn your iPad into a professional drawing tablet"
homepage "https://astropad.com/"
livecheck do
url "https://downloads.astropad.com/studio/latest"
strategy :header_match
url "https://downloads.astropad.com/studio/mac/sparkle.xml"
strategy :sparkle
end
app "Astropad Studio.app"