music-widget: bump minimum macOS to Monterey

This commit is contained in:
Justin Krehel 2023-09-17 11:12:15 -04:00
parent 86dcb53e02
commit a312082619
No known key found for this signature in database
GPG Key ID: 757F1864C8CF3605
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ cask "music-widget" do
end
auto_updates true
depends_on macos: ">= :big_sur"
depends_on macos: ">= :monterey"
app "Music Widget.app"