Skip to content

Commit 1153576

Browse files
authored
Update Casks/p/palemoon.rb
1 parent 68a1912 commit 1153576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Casks/p/palemoon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
regex(%r{<title>Pale Moon (\d+\.\d+\.\d+)</title>}i)
1414
end
1515

16-
depends_on macos: ">= :big_sur",
17-
arch: :arm64
16+
depends_on macos: ">= :big_sur"
17+
depends_on arch: :arm64
1818

1919
app "Pale Moon.app"
2020

0 commit comments

Comments
 (0)