Skip to content

Commit

Permalink
cask: bump min macos version
Browse files Browse the repository at this point in the history
  • Loading branch information
toobuntu committed Dec 18, 2024
1 parent 81d6c0e commit 6c1e816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/pikachuexe-freetube.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

conflicts_with cask: "freetube"
depends_on arch: :arm64
depends_on macos: ">= :high_sierra"
depends_on macos: ">= :big_sur"

app "FreeTube.app"

Expand Down

0 comments on commit 6c1e816

Please sign in to comment.