homebrew-cask/Casks/tableedit.rb

14 lines
396 B
Ruby
Raw Normal View History

cask 'tableedit' do
2018-07-12 01:28:27 +08:00
version '1.4.1'
sha256 'dce8e60e941a8761dcce189270f7fdb4da9710efb628f96d59240d16249b8cfe'
url "https://www.corecode.io/downloads/tableedit_#{version}.zip"
2018-06-12 22:37:26 +08:00
appcast 'https://www.corecode.io/tableedit/tableedit.xml'
name 'TableEdit'
homepage 'https://www.corecode.io/tableedit/'
app 'TableEdit.app'
zap trash: '~/Library/Containers/com.corecode.TableEdit'
end