Migrate exa to Homebrew (#31240)

This commit is contained in:
Kevin Yap 2017-03-30 04:35:17 -07:00 committed by Miccal Matthews
parent dc16098914
commit 7a8a60d0bc
2 changed files with 1 additions and 13 deletions

View File

@ -1,13 +0,0 @@
cask 'exa' do
version '0.4.0'
sha256 '0b67c6112d393aed09ee73499f864db5688f1210e3ff4e88ab073a369dc3fabb'
# github.com/ogham/exa was verified as official when first introduced to the cask
url "https://github.com/ogham/exa/releases/download/v#{version}/exa-osx-x86_64.zip"
appcast 'https://github.com/ogham/exa/releases.atom',
checkpoint: '77d34c77c2c3017137c276b6a3de91ffba51b4fe25f26c005382d934954a3e4f'
name 'exa'
homepage 'https://the.exa.website/'
binary 'exa-osx-x86_64', target: 'exa'
end

View File

@ -13,6 +13,7 @@
"displaylink": "caskroom/drivers",
"dmd": "homebrew/core",
"docker-compose": "homebrew/core",
"exa": "homebrew/core",
"exiftool": "homebrew/core",
"fpc": "homebrew/core",
"ftdi-vcp-driver": "caskroom/drivers",