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 9719807 commit e8d9c04Copy full SHA for e8d9c04
Formula/k/kraftkit.rb
@@ -1,8 +1,8 @@
1
class Kraftkit < Formula
2
desc "Build and use highly customized and ultra-lightweight unikernel VMs"
3
homepage "https://unikraft.org/docs/cli"
4
- url "https://github.com/unikraft/kraftkit/archive/refs/tags/v0.11.2.tar.gz"
5
- sha256 "5ddfe0c72f843142d223b38f37a56847859bb09df19627d1083d29267eee7ece"
+ url "https://github.com/unikraft/kraftkit/archive/refs/tags/v0.11.3.tar.gz"
+ sha256 "c0afe55f8c161082c0d45602b33e36f59656b81b917dfb9445a7786f99345e63"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments