Skip to content

Commit 509c1e6

Browse files
committed
⬆️ linxukit v0.6
Signed-off-by: Eric Briand <eric.briand@gmail.com>
1 parent 15e22f0 commit 509c1e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/linuxkit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Linuxkit < Formula
22
desc "Lightweight Linux distribution tool"
33
homepage "https://github.com/linuxkit/linuxkit"
4-
url "https://github.com/linuxkit/linuxkit/archive/v0.4.tar.gz"
5-
sha256 "5cd888ca97838102c8f3ea470fd5020814cb18bdba7ad019daf2e5df1e351ff3"
4+
url "https://github.com/linuxkit/linuxkit/archive/v0.6.tar.gz"
5+
sha256 "bca9657ca1c23ce8e6909f11368da26726e330634d2db21ecaf77ff6bf8bda78"
66
head "https://github.com/linuxkit/linuxkit.git"
77

88
depends_on "go" => :build

0 commit comments

Comments
 (0)