Files
homebrew-cask/Casks/i/ishowu.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

16 lines
270 B
Ruby

cask "ishowu" do
version "1.94.5,2751"
sha256 :no_check
url "https://www.shinywhitebox.com/store/file.php?p=1"
name "iShowU"
desc "Screen recorder"
homepage "https://www.shinywhitebox.com/ishowu"
app "iShowU.app"
caveats do
discontinued
end
end