Deleting jansi app

- Due to Dropbox Public policy change this app now return 404

Ref# https://www.dropbox.com/help/16
This commit is contained in:
Gobinath Mallaiyan 2017-03-16 08:30:41 -04:00 committed by Vítor Galvão
parent 7e45b1b700
commit c2a44f3b09
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
cask 'jansi' do
version :latest
sha256 :no_check
# dl.dropbox.com/u/43721500 was verified as official when first introduced to the cask
url 'https://dl.dropbox.com/u/43721500/JANSI-MacOSX10.4.zip'
name 'Japanese ANSI'
name 'JANSI'
homepage 'https://kenie33-jansi.blogspot.jp/'
depends_on macos: '>= :tiger'
artifact 'JANSI-MacOSX10.4/JANSI.icns', target: "#{ENV['HOME']}/Library/Keyboard Layouts/JANSI.icns"
artifact 'JANSI-MacOSX10.4/JANSI.keylayout', target: "#{ENV['HOME']}/Library/Keyboard Layouts/JANSI.keylayout"
end