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 5cd3701 commit f59b64dCopy full SHA for f59b64d
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.6.tar.gz"
5
- sha256 "bca9657ca1c23ce8e6909f11368da26726e330634d2db21ecaf77ff6bf8bda78"
+ url "https://github.com/linuxkit/linuxkit/archive/v1.0.1.tar.gz"
+ sha256 "8a05ea89f0683852114ef312aae33ead8c65fccf6a0c13dd6d5096db972c68d1"
6
head "https://github.com/linuxkit/linuxkit.git"
7
8
depends_on "go" => :build
0 commit comments