From 98ae63cc9973aa650f1168d5d5d266d4272c29bc Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 31 Mar 2017 23:04:32 -0700 Subject: [PATCH] github-release 0.7.2 Closes #11924. Signed-off-by: ilovezfs --- Formula/github-release.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/github-release.rb b/Formula/github-release.rb index 647ff0db0d..d022beae18 100644 --- a/Formula/github-release.rb +++ b/Formula/github-release.rb @@ -1,8 +1,8 @@ class GithubRelease < Formula desc "Create and edit releases on Github (and upload artifacts)" homepage "https://github.com/aktau/github-release" - url "https://github.com/aktau/github-release/archive/v0.7.1.tar.gz" - sha256 "e7106eac8787f6c2117ab204600b2161ef8102e9563e9fa047167a658c651087" + url "https://github.com/aktau/github-release/archive/v0.7.2.tar.gz" + sha256 "057d57b01cd45d0316e2d32b7593ff0f4bb493d4767b5701b21b54301d74ff48" head "https://github.com/aktau/github-release.git" bottle do