From 31b9b49273954f59f0534c4001815aff8ec70add Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Sun, 19 Jun 2022 09:51:24 +0800 Subject: [PATCH] unixodbc: update 2.3.11 bottle. --- Formula/unixodbc.rb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Formula/unixodbc.rb b/Formula/unixodbc.rb index 18799a2241f..0d53e179296 100644 --- a/Formula/unixodbc.rb +++ b/Formula/unixodbc.rb @@ -12,12 +12,8 @@ class Unixodbc < Formula end bottle do - sha256 arm64_monterey: "41252118b5c049b7fb24be4d68aa0efd821d1b263db205b6b8395d538acdebbc" - sha256 arm64_big_sur: "d7c4effd78343a0e35e1ed173321299393132c84d383b34dacaa82abb09bfbcc" - sha256 monterey: "a4d5de6d53870f610840a88bd31c0d0442bc3580068f9330207ab8e0488fa523" - sha256 big_sur: "7c2e9b5e3e8b9e082afa7d669d0b073897fd30ebcc3ec566a2fa38fd63369087" - sha256 catalina: "c398fc445679a3619a8e602444963a4e46e9302a1813c192ac42d9b6cc2d7e63" - sha256 x86_64_linux: "e8d1c01d05e821f0e4aa4aa65f104266ed16331a3e39ae72071bbe0eaec03ea0" + root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/unixodbc" + sha256 aarch64_linux: "095afd07150463fc7fc519ff70c744708297e9ac8ecb0960222a036249af6751" end depends_on "libtool"