From e836b398bfc11e2b8153b9175edc32121c5a212d Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 14 May 2018 16:51:50 -0700 Subject: [PATCH] source-to-image 1.1.10 Closes #27859. Signed-off-by: ilovezfs --- Formula/source-to-image.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/source-to-image.rb b/Formula/source-to-image.rb index 8883219467..51dce9044c 100644 --- a/Formula/source-to-image.rb +++ b/Formula/source-to-image.rb @@ -2,9 +2,8 @@ class SourceToImage < Formula desc "Tool for building source and injecting into docker images" homepage "https://github.com/openshift/source-to-image" url "https://github.com/openshift/source-to-image.git", - :tag => "v1.1.9a", - :revision => "40ad911db82b8720f9956e8aa76371a8f185a6de" - version "1.1.9a" + :tag => "v1.1.10", + :revision => "27f0729d81fe0641486257252189b8dca856ea28" head "https://github.com/openshift/source-to-image.git" bottle do