Skip to content

Commit

Permalink
Merge pull request #197191 from Homebrew/undeprecate-unsigned-casks
Browse files Browse the repository at this point in the history
various: undeprecate `:unsigned`
  • Loading branch information
daeho-ro authored Jan 5, 2025
2 parents 6e99724 + e6b424d commit 5e30ecf
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions Casks/c/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
end
end

deprecate! date: "2025-05-01", because: :unsigned

conflicts_with cask: "chromedriver"

binary "chromedriver-mac-#{arch}/chromedriver"
Expand Down
2 changes: 0 additions & 2 deletions Casks/g/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
end
end

deprecate! date: "2025-05-01", because: :unsigned

app "Geogebra.app"

uninstall quit: "org.geogebra#{version.major}.mac",
Expand Down
2 changes: 0 additions & 2 deletions Casks/k/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
end
end

deprecate! date: "2025-05-01", because: :unsigned

app "KeePassXC.app"
binary "#{appdir}/KeePassXC.app/Contents/MacOS/keepassxc-cli"

Expand Down
2 changes: 0 additions & 2 deletions Casks/o/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
regex(/OpenSCAD[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end

deprecate! date: "2025-05-01", because: :unsigned

conflicts_with cask: "openscad"

app "OpenSCAD.app"
Expand Down
2 changes: 0 additions & 2 deletions Casks/q/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
regex(%r{url=.*?/qbittorrent[._-]v?(\d+(?:\.\d+)+)[._-]lt20\.dmg}i)
end

deprecate! date: "2025-05-01", because: :unsigned

conflicts_with cask: "qbittorrent"
depends_on macos: ">= :big_sur"

Expand Down
2 changes: 0 additions & 2 deletions Casks/q/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
end
end

deprecate! date: "2025-05-01", because: :unsigned

depends_on macos: ">= :high_sierra"

app "QGIS-LTR.app"
Expand Down
2 changes: 0 additions & 2 deletions Casks/t/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
end
end

deprecate! date: "2025-05-01", because: :unsigned

conflicts_with cask: "transmission"
depends_on macos: ">= :big_sur"

Expand Down
2 changes: 0 additions & 2 deletions Casks/v/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
end
end

deprecate! date: "2025-05-01", because: :unsigned

conflicts_with cask: "vlc"

app "VLC.app"
Expand Down

0 comments on commit 5e30ecf

Please sign in to comment.