Skip to content

Commit

Permalink
amadine: add auto_updates, update minimum macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp committed Jan 3, 2025
1 parent b0c9321 commit c58d33b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Casks/a/amadine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
strategy :sparkle, &:short_version
end

depends_on macos: ">= :sierra"
auto_updates true
depends_on macos: ">= :mojave"

app "Amadine.app"

Expand Down

0 comments on commit c58d33b

Please sign in to comment.