Skip to content

Commit

Permalink
Merge pull request #197284 from Homebrew/update-minimum-macos-u-v
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Jan 5, 2025
2 parents cfb1036 + 2139d22 commit 7cf886f
Show file tree
Hide file tree
Showing 31 changed files with 48 additions and 9 deletions.
2 changes: 2 additions & 0 deletions Casks/u/ubports-installer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
strategy :github_latest
end

depends_on macos: ">= :high_sierra"

app "ubports-installer.app"

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

depends_on macos: ">= :big_sur"

app "ueli.app"

uninstall quit: "ueli"
Expand Down
2 changes: 2 additions & 0 deletions Casks/u/uhk-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
strategy :github_latest
end

depends_on macos: ">= :big_sur"

app "UHK Agent.app"

uninstall quit: "com.ultimategadgetlabs.agent"
Expand Down
1 change: 1 addition & 0 deletions Casks/u/ukelele.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
end

auto_updates true
depends_on macos: ">= :mojave"

app "Ukelele.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/u/unclutter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
strategy :sparkle, &:short_version
end

depends_on macos: ">= :high_sierra"

app "Unclutter.app"

zap trash: [
Expand Down
2 changes: 2 additions & 0 deletions Casks/u/unexpectedly.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
regex(%r{Version</b>:</td><td>(\d+(?:\.\d+)*\w)}i)
end

depends_on macos: ">= :high_sierra"

app "Unexpectedly.app"

zap trash: "~/Library/Preferences/fr.whitebox.unexpectedly.plist"
Expand Down
2 changes: 2 additions & 0 deletions Casks/u/unipro-ugene.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
desc "Free open-source cross-platform bioinformatics software"
homepage "https://ugene.net/"

depends_on macos: ">= :high_sierra"

app "Unipro UGENE.app"

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

auto_updates true
depends_on macos: ">= :high_sierra"

app "Unity Hub.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/u/unnaturalscrollwheels.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
desc "Tool to invert scroll direction for physical scroll wheels"
homepage "https://github.com/ther0n/UnnaturalScrollWheels"

depends_on macos: ">= :high_sierra"

app "UnnaturalScrollWheels.app"

uninstall quit: "com.theron.UnnaturalScrollWheels"
Expand Down
2 changes: 1 addition & 1 deletion Casks/u/usb-overdrive.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
regex(/>USB\s+Overdrive\s+v?(\d+(?:\.\d+)+)/i)
end

depends_on macos: ">= :big_sur"
depends_on macos: ">= :monterey"

app "USB Overdrive.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/u/utools.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
regex(/uTools[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end

depends_on macos: ">= :high_sierra"

app "uTools.app"

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

depends_on macos: ">= :high_sierra"

app "V2Ray-Desktop.app"

zap trash: [
Expand Down
2 changes: 1 addition & 1 deletion Casks/v/valentina-studio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
regex(%r{href=['"]?/en/all-downloads/vstudio/current['"]?>\s*(\d+(?:\.\d+)+)}i)
end

depends_on macos: ">= :high_sierra"
depends_on macos: ">= :mojave"

app "Valentina Studio.app"

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

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

app "Vanilla.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/v/vero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
strategy :header_match
end

depends_on macos: ">= :catalina"

app "VERO.app"

zap trash: [
Expand Down
2 changes: 2 additions & 0 deletions Casks/v/via.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
desc "Keyboard configurator"
homepage "https://caniusevia.com/"

depends_on macos: ">= :high_sierra"

app "VIA.app"

zap trash: [
Expand Down
2 changes: 1 addition & 1 deletion Casks/v/viber.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
end

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

app "Viber.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/v/vidl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
strategy :sparkle, &:short_version
end

depends_on macos: ">= :sierra"

app "ViDL.app"

zap trash: [
Expand Down
2 changes: 2 additions & 0 deletions Casks/v/vieb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
desc "Vim Inspired Electron Browser"
homepage "https://vieb.dev/"

depends_on macos: ">= :big_sur"

app "Vieb.app"
# shim script (https://github.com/Homebrew/homebrew-cask/issues/18809)
shimscript = "#{staged_path}/vieb.wrapper.sh"
Expand Down
2 changes: 2 additions & 0 deletions Casks/v/vincelwt-chatgpt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
desc "Menu bar application for ChatGPT"
homepage "https://github.com/vincelwt/chatgpt-mac"

depends_on macos: ">= :high_sierra"

app "Chatgpt.app"

zap trash: [
Expand Down
2 changes: 1 addition & 1 deletion Casks/v/vine-server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
end
end

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

app "Vine Server.app"
binary "#{appdir}/Vine Server.app/Contents/MacOS/OSXvnc-server"
Expand Down
2 changes: 1 addition & 1 deletion Casks/v/virtualbuddy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
auto_updates true
conflicts_with cask: "virtualbuddy@beta"
depends_on arch: :arm64
depends_on macos: ">= :monterey"
depends_on macos: ">= :ventura"

app "VirtualBuddy.app"

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

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

app "Viscosity.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/v/vitals.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
desc "Tiny process monitor"
homepage "https://github.com/hmarr/vitals/"

depends_on macos: ">= :catalina"

app "Vitals.app"

zap trash: [
Expand Down
2 changes: 1 addition & 1 deletion Casks/v/vk-calls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
end

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

app "VK Calls.app"

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

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

app "Volanta.app"

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

depends_on macos: ">= :high_sierra"

app "Volta.app"

uninstall quit: "com.volta.net"
Expand Down
1 change: 1 addition & 0 deletions Casks/v/vox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
end

auto_updates true
depends_on macos: ">= :catalina"

app "VOX.app"

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

auto_updates true
depends_on macos: ">= :big_sur"

app "Vrew.app"

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

depends_on formula: "neovim"
depends_on macos: ">= :catalina"

app "VV.app"
binary "#{appdir}/VV.app/Contents/Resources/bin/vv"
Expand Down
2 changes: 2 additions & 0 deletions Casks/v/vysor.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 "Vysor.app"

zap trash: [
Expand Down

0 comments on commit 7cf886f

Please sign in to comment.