Skip to content

Commit 0e882a1

Browse files
chore(deps): update homebrew formula bootc-dev/bcvk to v0.12.0 (#9)
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> Co-authored-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 1686328 commit 0e882a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/bcvk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bcvk < Formula
22
desc "Bootc virtualization kit - launch ephemeral VMs and create disk images from bootc containers"
33
homepage "https://github.com/bootc-dev/bcvk"
4-
url "https://github.com/bootc-dev/bcvk/archive/refs/tags/v0.11.0.tar.gz"
5-
sha256 "ba11d34be9dde77e159b149fb4c00dc01296803a8c2e592a0ffc65d705e492ec"
4+
url "https://github.com/bootc-dev/bcvk/archive/refs/tags/v0.12.0.tar.gz"
5+
sha256 "2c5686f0b3de4492768e49b1debc1b3b85ad48d91f65bf8996738d09713430b8"
66
license any_of: ["MIT", "Apache-2.0"]
77
head "https://github.com/bootc-dev/bcvk.git", branch: "main"
88

0 commit comments

Comments
 (0)