brew-gem 0.5.2

Closes Homebrew/homebrew#44109.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Brian Bergstrom 2015-09-18 11:04:12 -05:00 committed by Dominyk Tiller
parent 8f1266f472
commit 4f188e7393

View file

@ -1,8 +1,8 @@
class BrewGem < Formula
desc "Install rubygems as homebrew formulas"
homepage "https://github.com/sportngin/brew-gem"
url "https://github.com/sportngin/brew-gem/archive/0.5.1.tar.gz"
sha256 "6faad4646d65002e6d13af8da48080a9fe9065acb32353058ed1e78cebfd2025"
url "https://github.com/sportngin/brew-gem/archive/v0.5.2.tar.gz"
sha256 "77ed5b2e4f3b15a9d316691c9e0fb8c25367d313d7f6426d03d733866ec4f75f"
def install
bin.install "bin/brew-gem"