We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e22f0 commit 509c1e6Copy full SHA for 509c1e6
Formula/linuxkit.rb
@@ -1,8 +1,8 @@
1
class Linuxkit < Formula
2
desc "Lightweight Linux distribution tool"
3
homepage "https://github.com/linuxkit/linuxkit"
4
- url "https://github.com/linuxkit/linuxkit/archive/v0.4.tar.gz"
5
- sha256 "5cd888ca97838102c8f3ea470fd5020814cb18bdba7ad019daf2e5df1e351ff3"
+ url "https://github.com/linuxkit/linuxkit/archive/v0.6.tar.gz"
+ sha256 "bca9657ca1c23ce8e6909f11368da26726e330634d2db21ecaf77ff6bf8bda78"
6
head "https://github.com/linuxkit/linuxkit.git"
7
8
depends_on "go" => :build
0 commit comments