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 40b4227 commit 1a97fb6Copy full SHA for 1a97fb6
Formula/v/virt-manager.rb
@@ -10,8 +10,7 @@ class VirtManager < Formula
10
head "https://github.com/virt-manager/virt-manager.git", branch: "main"
11
12
bottle do
13
- rebuild 1
14
- sha256 cellar: :any_skip_relocation, all: "3490af322b74e2098969db9537ec991f141cb7efd330e3cbd2d794856dac5fe4"
+ sha256 cellar: :any_skip_relocation, all: "83397ecb04b719a262ba0d0b06a0a7561598de290647b16fce11ed3e64a7fa9c"
15
end
16
17
depends_on "docutils" => :build
0 commit comments