homebrew-cask/Casks/ibabel.rb

11 lines
190 B
Ruby

cask "ibabel" do
version :latest
sha256 :no_check
url "https://macinchem.org/ibabel/iBabel.zip"
name "iBabel"
homepage "https://www.macinchem.org/ibabel/"
app "iBabel.app"
end