Add Jedit X v2.54 (#37396)

* Add Jedit X v2.54

* add suite
This commit is contained in:
JiaYue 2017-08-05 22:22:11 +09:00 committed by Markus Reiter
parent 08bf37592a
commit 484b71efad
1 changed files with 12 additions and 0 deletions

12
Casks/jedit-x.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'jedit-x' do
version '2.54'
sha256 '3bd469b2d3702090d70444eba0a2dcd7e1bff4f498d2ff6aff7a9b293b5264d7'
# artman21.org was verified as official when first introduced to the cask
url "http://www.artman21.org/download/JeditX#{version.no_dots}.dmg"
name 'Jedit X'
homepage 'http://www.artman21.com/en/jedit_x/'
suite 'Jedit X Folder'
app 'Jedit X.app'
end