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 4af9616 commit 407156eCopy full SHA for 407156e
Formula/i/incus.rb
@@ -1,8 +1,8 @@
1
class Incus < Formula
2
desc "CLI client for interacting with Incus"
3
homepage "https://linuxcontainers.org/incus"
4
- url "https://linuxcontainers.org/downloads/incus/incus-6.7.tar.xz"
5
- sha256 "a2c429142e99b00af5353a6acf8e7d408fc4f4b1925c20a2b58d39a67325332e"
+ url "https://linuxcontainers.org/downloads/incus/incus-6.8.tar.xz"
+ sha256 "19be50514acd845ceab62cbdb34cd7a9a6782e1e063f334245135be8db0f0489"
6
license "Apache-2.0"
7
head "https://github.com/lxc/incus.git", branch: "main"
8
0 commit comments