From 26ecb2998cf420b800c93f4c9e6e67498b7c3183 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 8 May 2024 13:13:21 -0500 Subject: [PATCH] pybind11 v2.11: rebottle for linux Closes #511. Signed-off-by: Chris --- Formula/pybind11_py310.rb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Formula/pybind11_py310.rb b/Formula/pybind11_py310.rb index 16750306..c5481309 100644 --- a/Formula/pybind11_py310.rb +++ b/Formula/pybind11_py310.rb @@ -11,14 +11,6 @@ class Pybind11Py310 < Formula regex(/^v?(\d+(?:\.\d+)+)$/i) end - bottle do - root_url "https://ghcr.io/v2/freecad/freecad" - rebuild 1 - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1cddede18121f7c50e8e0e5cdd17ce280f94c63faafa0712ee1a8ae866d595cc" - sha256 cellar: :any_skip_relocation, ventura: "1b56d2b6327e9c96ccdf1707d2340da991617c244aa16be0839477f31588ea43" - sha256 cellar: :any_skip_relocation, monterey: "1b56d2b6327e9c96ccdf1707d2340da991617c244aa16be0839477f31588ea43" - end - keg_only :versioned_formula depends_on "cmake" => :build