pg_cron: update 1.5.1 bottle.

master
BrewTestBot 2023-02-10 15:04:33 +00:00
parent 42a1c5160d
commit fab505d2e6
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -6,13 +6,13 @@ class PgCron < Formula
license "PostgreSQL"
bottle do
sha256 cellar: :any, arm64_ventura: "853d38ed4036f4b8b5774f769cf76e066aa65258a81b4305859b38b6ca067093"
sha256 cellar: :any, arm64_monterey: "cccf4e75e3d4f1740e5a36136bcd33ad9f1b60d3c97d50ca499393c88dfbb53f"
sha256 cellar: :any, arm64_big_sur: "9501e5d48fe12c8261756a025a5bf8fc9bec784c4896cea2bbaa4425c6f68a26"
sha256 cellar: :any, ventura: "5d20cf0b06c7ac4bfbaf07db493f6d38501db677f149f01480204ec6cdef13a2"
sha256 cellar: :any, monterey: "3dfbd493ef777d2a7e5de54fd0a08073e71c979be2af54a985b09b92df401564"
sha256 cellar: :any, big_sur: "c453cfd698549808193db6742d5c429d07649c1262d2389782d1b33c66c4dc19"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f1764adb44cd221ccd94a63d1b590958c26d017de543ac13149d9d267353c0d8"
sha256 cellar: :any, arm64_ventura: "477d1eb67829094fc7f1e1841fe2879ff95587dea1ac17ed1cb398309eecf9ae"
sha256 cellar: :any, arm64_monterey: "218080009065e590c595a968ac2b8641716d774d8b9934672b6450bfad266cdc"
sha256 cellar: :any, arm64_big_sur: "adacd84a0112f425fe134f993015b966b5c885a4a19fb027abb54dbb2afa30a2"
sha256 cellar: :any, ventura: "ddf4f67386f09b337c11901e8c011d5df7c49e4cdb377516074f38c89ed7a1db"
sha256 cellar: :any, monterey: "991c2b4912755af9c26d111f877a08c582798eec7639ec33093b15f2e30efcc6"
sha256 cellar: :any, big_sur: "0b1a303c762614d38f7f0e476b9911029e6d9b42d6805e8684d2dd4bcfe1d27b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f4b9b14a120a6e4df296b7903fafad5b69218d0115c34d77ae5f62e2e87c42a9"
end
# upstream issue for running with pg@15, https://github.com/citusdata/pg_cron/issues/237