mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 14:26:53 -06:00
11 lines
254 B
Ruby
11 lines
254 B
Ruby
cask :v1 => '5iler' do
|
|
version '1.4'
|
|
sha256 '52f2bd24bd40d9eaf15c977cb377667c220d15f6ed6db8f44a789d934cc9bb44'
|
|
|
|
url 'https://5iler.com/download/5iler-1.4.dmg'
|
|
name '5iler'
|
|
homepage 'https://5iler.com/'
|
|
license :unknown
|
|
|
|
app '5iler.app'
|
|
end
|