Skip to content

Commit

Permalink
linkliar: convert to on_system blocks
Browse files Browse the repository at this point in the history
Closes #138597.

Signed-off-by: Bevan Kay <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
Rylan12 authored and BrewTestBot committed Dec 28, 2022
1 parent 70d738a commit 9d61832
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Casks/linkliar.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
cask "linkliar" do
if MacOS.version <= :el_capitan
on_el_capitan :or_older do
version "1.1.3"
sha256 "34c9baeaf1d6732c8ce9add689b281f9b71fddadd8f56cca614cba4f8c167962"
else
end
on_sierra :or_newer do
version "3.0.3"
sha256 "36e62eab4ef8d2b004c6886182fc49830afdf56f4f14f9be07adfe552d7140d2"
end
Expand Down

0 comments on commit 9d61832

Please sign in to comment.