mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
224 B
Ruby
9 lines
224 B
Ruby
class Zed < Cask
|
|
version '0.13.0'
|
|
sha256 '8b7d79177928d04bf97f5f116623543a62f20c87935e1a8eb45b10d809d212a1'
|
|
|
|
url 'http://download.zedapp.org/zed-mac-v0.13.0.tar.gz'
|
|
homepage 'http://zedapp.org'
|
|
|
|
link 'Zed.app'
|
|
end
|