Skip to content

Commit e8d9c04

Browse files
committed
kraftkit 0.11.3
1 parent 9719807 commit e8d9c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kraftkit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kraftkit < Formula
22
desc "Build and use highly customized and ultra-lightweight unikernel VMs"
33
homepage "https://unikraft.org/docs/cli"
4-
url "https://github.com/unikraft/kraftkit/archive/refs/tags/v0.11.2.tar.gz"
5-
sha256 "5ddfe0c72f843142d223b38f37a56847859bb09df19627d1083d29267eee7ece"
4+
url "https://github.com/unikraft/kraftkit/archive/refs/tags/v0.11.3.tar.gz"
5+
sha256 "c0afe55f8c161082c0d45602b33e36f59656b81b917dfb9445a7786f99345e63"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)