Skip to content

Commit 407156e

Browse files
committed
incus 6.8
Signed-off-by: Stéphane Graber <[email protected]>
1 parent 4af9616 commit 407156e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/incus.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Incus < Formula
22
desc "CLI client for interacting with Incus"
33
homepage "https://linuxcontainers.org/incus"
4-
url "https://linuxcontainers.org/downloads/incus/incus-6.7.tar.xz"
5-
sha256 "a2c429142e99b00af5353a6acf8e7d408fc4f4b1925c20a2b58d39a67325332e"
4+
url "https://linuxcontainers.org/downloads/incus/incus-6.8.tar.xz"
5+
sha256 "19be50514acd845ceab62cbdb34cd7a9a6782e1e063f334245135be8db0f0489"
66
license "Apache-2.0"
77
head "https://github.com/lxc/incus.git", branch: "main"
88

0 commit comments

Comments
 (0)