Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions Casks/i/ibackup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Backup utility"
homepage "https://www.grapefruit.ch/iBackup/"

livecheck do
url "https://www.grapefruit.ch/iBackup/downloads.html"
regex(%r{href=.*?/iBackup\s*v?(\d+(?:\.\d+)+)\.dmg}i)
end
disable! date: "2024-07-14", because: "is 32-bit only"

app "iBackup.app"
end
5 changes: 1 addition & 4 deletions Casks/i/icefloor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Firewall tool"
homepage "https://www.hanynet.com/icefloor/"

livecheck do
url :homepage
regex(%r{href=.*?/icefloor[._-]v?(\d+(?:\.\d+)+)\.zip}i)
end
disable! date: "2024-07-14", because: "is 32-bit only"

app "IceFloor.app"
end
2 changes: 1 addition & 1 deletion Casks/i/image-tool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
desc "Scale images and convert image file formats"
homepage "https://archive.org/details/jimmcgowan-2000s-software"

deprecate! date: "2023-12-17", because: :discontinued
disable! date: "2024-07-14", because: "is 32-bit only"

depends_on macos: "<= :mojave"

Expand Down
5 changes: 1 addition & 4 deletions Casks/i/ireadfast.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Speed reading program"
homepage "https://www.gengis.net/prodotti/iReadFast_Mac/en/index.php"

livecheck do
url :homepage
regex(%r{href=.*?/iReadFast\s*v?(\d+(?:\.\d+)+)\.dmg}i)
end
disable! date: "2024-07-14", because: "is 32-bit only"

depends_on macos: "<= :mojave"

Expand Down
2 changes: 1 addition & 1 deletion Casks/i/ishowu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
desc "Screen recorder"
homepage "https://www.shinywhitebox.com/ishowu"

deprecate! date: "2023-12-17", because: :discontinued
disable! date: "2024-07-14", because: "is 32-bit only"

app "iShowU.app"
end
5 changes: 1 addition & 4 deletions Casks/i/isolator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Menu bar app that hides desktop, inactive windows, etc."
homepage "https://www.willmore.eu/software/isolator/"

livecheck do
url "https://www.willmore.eu/software/isolator/allversions.xml"
strategy :sparkle
end
disable! date: "2024-07-14", because: "is 32-bit only"

app "Isolator.app"
end
5 changes: 1 addition & 4 deletions Casks/i/isteg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "Encryption tool"
homepage "https://www.hanynet.com/isteg/"

livecheck do
url :homepage
regex(%r{href=.*?/isteg[._-]v?(\d+(?:\.\d+)+)\.zip}i)
end
disable! date: "2024-07-14", because: "is 32-bit only"

app "iSteg.app"
end