Skip to content

Commit

Permalink
Update libkrun-efi to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slp committed Feb 27, 2024
1 parent 53ab58e commit 329b56f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libkrun-efi.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class LibkrunEfi < Formula
desc "Dynamic library providing KVM-based process isolation capabilities"
homepage "https://github.com/containers/libkrun"
url "https://github.com/containers/libkrun/archive/refs/tags/v1.8.0.tar.gz"
sha256 "13a955595917134edf26dc464f90ed7defe80c3b484121397067587c6ce36d46"
url "https://github.com/containers/libkrun/archive/refs/tags/v1.8.1.tar.gz"
sha256 "836127b03d88a954431eba3b7a76da8794c7e738568e16954eab3baf6dd55ca9"
license "Apache-2.0"

depends_on "rust" => :build
Expand Down

0 comments on commit 329b56f

Please sign in to comment.