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 ad4b7a4 commit 4ac0953Copy full SHA for 4ac0953
Formula/shiboken2@5.15.5.rb
@@ -10,6 +10,13 @@ class Shiboken2AT5155 < Formula
10
sha256 "d1c61308c53636823c1d0662f410966e4a57c2681b551003e458b2cc65902c41"
11
end
12
13
+ bottle do
14
+ root_url "https://ghcr.io/v2/freecad/freecad"
15
+ sha256 cellar: :any, big_sur: "3dab903732819211f7d69f4ee536006464747ba34b4baecbfda010e6fd193e32"
16
+ sha256 cellar: :any, catalina: "4160e1d5db1a9e48be7af3ffdbd4b5158e0f75cc14a52d95ac055e0d4f9a886a"
17
+ sha256 cellar: :any, mojave: "0068d6c1865e335dea6d6a414e895d63d59776009e6d2878caf40a13c8cb76f9"
18
+ end
19
+
20
keg_only :versioned_formula
21
22
depends_on "cmake" => :build
0 commit comments