coreos-ct 0.8.0
Closes #26499. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5f631c88c4
commit
196ed9d75a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class CoreosCt < Formula
|
||||
desc "Convert a Container Linux Config into Ignition"
|
||||
homepage "https://coreos.com/os/docs/latest/configuration.html"
|
||||
url "https://github.com/coreos/container-linux-config-transpiler/archive/v0.7.0.tar.gz"
|
||||
sha256 "8893181b937bc2319b10b0b52406f2ed156cad8081fe3ea2d44d7b72d811bfbe"
|
||||
url "https://github.com/coreos/container-linux-config-transpiler/archive/v0.8.0.tar.gz"
|
||||
sha256 "aaadace032628dfd2a298684168961920a5c8ebc6b98fd1b5f3683000fd35dcb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue