source-to-image 1.1.10
Closes #27859. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
11b9367fd2
commit
e836b398bf
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue