Skip to content

Commit f59b64d

Browse files
committed
Update to linuxkit 1.0.1
Signed-off-by: eszense <25100769+eszense@users.noreply.github.com>
1 parent 5cd3701 commit f59b64d

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.6.tar.gz"
5-
sha256 "bca9657ca1c23ce8e6909f11368da26726e330634d2db21ecaf77ff6bf8bda78"
4+
url "https://github.com/linuxkit/linuxkit/archive/v1.0.1.tar.gz"
5+
sha256 "8a05ea89f0683852114ef312aae33ead8c65fccf6a0c13dd6d5096db972c68d1"
66
head "https://github.com/linuxkit/linuxkit.git"
77

88
depends_on "go" => :build

0 commit comments

Comments
 (0)