source-to-image 1.2.0

Closes #45516.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-10-18 13:27:54 -04:00 committed by FX Coudert
parent 6b5376864c
commit c0602db8d4

View file

@ -2,8 +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.14",
:revision => "874754dea69fbcf38d1441e4e5ee002704ab50c6"
:tag => "v1.2.0",
:revision => "2a579ecd66dfaf9ee21bbc860fcde8e4d1d12301"
head "https://github.com/openshift/source-to-image.git"
bottle do