Migrate pgweb to homebrew/core (#46464)

This commit is contained in:
commitay 2018-05-10 19:59:31 +10:00 committed by GitHub
parent 4453994c1e
commit 38c63bd78b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 12 deletions

View File

@ -1,12 +0,0 @@
cask 'pgweb' do
version '0.9.12'
sha256 '0f6fecc162124ae54f3b8e0b76b1733c233f8431e425c760d119959bbc5d5c5b'
url "https://github.com/sosedoff/pgweb/releases/download/v#{version}/pgweb_darwin_amd64.zip"
appcast 'https://github.com/sosedoff/pgweb/releases.atom',
checkpoint: '445597de572c92359674d811719edba98e3f8adc8773d7af0fba23d1d1a85ae5'
name 'pgweb'
homepage 'https://github.com/sosedoff/pgweb'
binary 'pgweb_darwin_amd64', target: 'pgweb'
end

View File

@ -31,6 +31,7 @@
"packer": "homebrew/core",
"pandoc": "homebrew/core",
"pgloader": "homebrew/core",
"pgweb": "homebrew/core",
"phantomjs": "homebrew/core",
"purescript": "homebrew/core",
"python": "homebrew/core",