pg_cron: add 1.4.1 bottle.

master
Rui Chen 2022-06-06 14:14:57 +00:00 committed by BrewTestBot
parent ac0d8613fa
commit 126f1488f4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 9 additions and 0 deletions

View File

@ -5,6 +5,15 @@ class PgCron < Formula
sha256 "f50792baa7105f7e5526ec0dca6d2328e4290131247c305cc84628cd864e9da2"
license "PostgreSQL"
bottle do
sha256 cellar: :any, arm64_monterey: "452717efa283a376af04242f171f70e95db5e979361bec2333731ead63270915"
sha256 cellar: :any, arm64_big_sur: "a553ff5599e3ab016756afcb2d491e290b965827b91bf5b41faf8b6f078b2a89"
sha256 cellar: :any, monterey: "059a8d12d77a7f507375fad1187f5250a1d00272f1717e7efb77a8f275870c15"
sha256 cellar: :any, big_sur: "0e5d2f3a3dd63b1acd63ce8b45e0ea74d93de2301484f95a2ccbaaccb2031667"
sha256 cellar: :any, catalina: "2e3c48832f5ac05cbc92da3b88a1efe63e0c96566ec376dfbf7210d2a71722e6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bc25bcb760e06c8a241ee36b83513b200b96be03b8550d2d1fb325541bc37dd9"
end
depends_on "postgresql"
def install