Skip to content

Commit

Permalink
Merge pull request #197263 from Homebrew/update-minimum-macos-n
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Jan 5, 2025
2 parents a00b272 + 2d95c17 commit 8df109b
Show file tree
Hide file tree
Showing 23 changed files with 28 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Casks/n/navicat-premium.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
end

conflicts_with cask: "navicat-premium@15"
depends_on macos: ">= :mojave"
depends_on macos: ">= :big_sur"

app "Navicat Premium.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/nestopia.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
regex(/>\s*?Nestopia\s+?v?(\d+(?:\.\d+)+)\s*?</i)
end

depends_on macos: ">= :el_capitan"
depends_on macos: ">= :high_sierra"

app "Nestopia v#{version}/Nestopia.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/neteasemusic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
end

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

app "NeteaseMusic.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/netiquette.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
desc "Network monitor"
homepage "https://objective-see.com/products/netiquette.html"

depends_on macos: ">= :mojave"
depends_on macos: ">= :catalina"

app "Netiquette.app"

Expand Down
1 change: 1 addition & 0 deletions Casks/n/netron.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
homepage "https://github.com/lutzroeder/netron"

auto_updates true
depends_on macos: ">= :big_sur"

app "Netron.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/network-radar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
end

auto_updates true
depends_on macos: ">= :high_sierra"
depends_on macos: ">= :monterey"

app "Network Radar.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/nitro-pdf-pro.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
regex(/href=.*Nitro%20PDF%20Pro[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end

depends_on macos: ">= :mojave"
depends_on macos: ">= :monterey"

app "Nitro PDF Pro.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/nordpass.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
end

auto_updates true
depends_on macos: ">= :el_capitan"
depends_on macos: ">= :high_sierra"

app "NordPass.app"

Expand Down
1 change: 1 addition & 0 deletions Casks/n/nosql-workbench.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
end

auto_updates true
depends_on macos: ">= :high_sierra"

app "NoSQL Workbench.app"

Expand Down
1 change: 1 addition & 0 deletions Casks/n/nota.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
homepage "https://nota.md/"

auto_updates true
depends_on macos: ">= :catalina"

app "Nota.app"
binary "#{appdir}/Nota.app/Contents/Resources/app.asar.unpacked/assets/nota.sh", target: "nota"
Expand Down
2 changes: 1 addition & 1 deletion Casks/n/notes-better.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
desc "Simple note-taking app for markdown and kanban"
homepage "https://get-notes.com/"

depends_on macos: ">= :catalina"
depends_on macos: ">= :big_sur"

app "Notes Better.app"

Expand Down
1 change: 1 addition & 0 deletions Casks/n/notesnook.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
end

auto_updates true
depends_on macos: ">= :sierra"

app "Notesnook.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/notion-calendar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
end

auto_updates true
depends_on macos: ">= :catalina"
depends_on macos: ">= :big_sur"

app "Notion Calendar.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/notion.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
end

auto_updates true
depends_on macos: ">= :catalina"
depends_on macos: ">= :big_sur"

app "Notion.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/n/notunes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
desc "Simple application that will prevent iTunes or Apple Music from launching"
homepage "https://github.com/tombonez/noTunes"

depends_on macos: ">= :mojave"

app "noTunes.app"

zap trash: "~/Library/Preferences/digital.twisted.noTunes.plist"
Expand Down
2 changes: 2 additions & 0 deletions Casks/n/novabench.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
regex(/Novabench\s*(?:<!--[^>]*-->)?\s*(\d+(?:\.\d+)*)/i)
end

depends_on macos: ">= :big_sur"

app "Novabench.app"

zap trash: [
Expand Down
1 change: 1 addition & 0 deletions Casks/n/noxappplayer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
end
end

depends_on macos: ">= :sierra"
container nested: "NoxAppPlayerInstaller.app/Contents/MacOS/NoxAppPlayer.zip"

app "NoxAppPlayer.app"
Expand Down
1 change: 1 addition & 0 deletions Casks/n/ntfstool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
homepage "https://github.com/ntfstool/ntfstool"

auto_updates true
depends_on macos: ">= :high_sierra"

app "Ntfstool.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/nuage.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
desc "Free and open-source SoundCloud client"
homepage "https://github.com/lbrndnr/nuage-macos"

depends_on macos: ">= :big_sur"
depends_on macos: ">= :ventura"

app "Nuage.app"

Expand Down
2 changes: 1 addition & 1 deletion Casks/n/nucleo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
regex(/href=.*?Nucleo[._-]v?(\d+(?:\.\d+)+)\.zip/i)
end

depends_on macos: ">= :high_sierra"
depends_on macos: ">= :catalina"

app "Nucleo.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/n/nuclino.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
strategy :electron_builder
end

depends_on macos: ">= :catalina"

app "Nuclino.app"

zap trash: [
Expand Down
2 changes: 2 additions & 0 deletions Casks/n/nulloy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
strategy :github_latest
end

depends_on macos: ">= :high_sierra"

app "Nulloy.app"

zap trash: "~/Library/Saved Application State/com.nulloy.savedState"
Expand Down
2 changes: 2 additions & 0 deletions Casks/n/nwjs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
end
end

depends_on macos: ">= :big_sur"

app "nwjs-sdk-v#{version}-osx-#{arch}/nwjs.app"
binary "nwjs-sdk-v#{version}-osx-#{arch}/nwjc"

Expand Down

0 comments on commit 8df109b

Please sign in to comment.