pg_cron 1.5.1

Closes #122921.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2023-02-10 14:04:30 +01:00 committed by BrewTestBot
parent 54202bab4b
commit 42a1c5160d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class PgCron < Formula class PgCron < Formula
desc "Run periodic jobs in PostgreSQL" desc "Run periodic jobs in PostgreSQL"
homepage "https://github.com/citusdata/pg_cron" homepage "https://github.com/citusdata/pg_cron"
url "https://github.com/citusdata/pg_cron/archive/refs/tags/v1.5.0.tar.gz" url "https://github.com/citusdata/pg_cron/archive/refs/tags/v1.5.1.tar.gz"
sha256 "a78e8fc2d6c996422b1ca1397bd041196a0fd0685517eeca8629415eb7fddbc3" sha256 "45bb16481b7baab5d21dfa399b7bfa903dd334ff45a644ae81506a1ec0be0188"
license "PostgreSQL" license "PostgreSQL"
bottle do bottle do