source-to-image 1.1.14

Closes #39883.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-05-15 10:15:03 -04:00 committed by FX Coudert
parent 3b0e7422ae
commit 06e8bb93c4

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.13",
:revision => "b54d75d3de92d123e68a79c6ee09c2c5fe44e720"
:tag => "v1.1.14",
:revision => "874754dea69fbcf38d1441e4e5ee002704ab50c6"
head "https://github.com/openshift/source-to-image.git"
bottle do