From bf6db8f49fcce28d2087ddbf95459f49f15f6e1f Mon Sep 17 00:00:00 2001 From: Olivier Halligon Date: Sun, 20 Dec 2015 18:26:19 +0100 Subject: [PATCH] swiftgen 0.7.4 Closes Homebrew/homebrew#47205. Signed-off-by: Alex Dunn --- Formula/swiftgen.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftgen.rb b/Formula/swiftgen.rb index 855a29545e..befa516d75 100644 --- a/Formula/swiftgen.rb +++ b/Formula/swiftgen.rb @@ -1,8 +1,8 @@ class Swiftgen < Formula desc "Collection of Swift tools to generate Swift code" homepage "https://github.com/AliSoftware/SwiftGen" - url "https://github.com/AliSoftware/SwiftGen/archive/0.7.3.tar.gz" - sha256 "800018a48379e5401dd89e6f6bbfe93884bd796d007eaf5ff2307b18419434d6" + url "https://github.com/AliSoftware/SwiftGen/archive/0.7.4.tar.gz" + sha256 "e1498ce1950f99536ca7ccaa44903f4fafab896b7fd14ea6109b7b6cd311f37a" head "https://github.com/AliSoftware/SwiftGen.git" bottle do