mg: use Bintray as primary url and GitHub for the homepage (#28390)

until https://devio.us/~bcallah/mg/ comes back online
This commit is contained in:
ilovezfs 2018-05-28 10:19:41 -07:00 committed by GitHub
parent 1e694ccc66
commit c473cbbb19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
class Mg < Formula
desc "Small Emacs-like editor"
homepage "https://devio.us/~bcallah/mg/"
url "https://devio.us/~bcallah/mg/mg-20180421.tar.gz"
# https://devio.us/~bcallah/mg/ is temporarily offline
homepage "https://github.com/ibara/mg"
# https://devio.us/~bcallah/mg/mg-20180421.tar.gz is temporarily offline
url "https://dl.bintray.com/homebrew/mirror/mg-20180421.tar.gz"
sha256 "11215613a360cf72ff16c2b241ea4e71b4b80b2be32c62a770c1969599e663b2"
bottle do