From 60730e48e40695a6cdbe41e9f7dba97c0cc7b38a Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Tue, 24 Oct 2023 11:07:19 +0100 Subject: [PATCH] pg_cron 1.6.2 --- Formula/pg_cron.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pg_cron.rb b/Formula/pg_cron.rb index 14019b5..3de7e9a 100644 --- a/Formula/pg_cron.rb +++ b/Formula/pg_cron.rb @@ -1,8 +1,8 @@ class PgCron < Formula desc "Run periodic jobs in PostgreSQL" homepage "https://github.com/citusdata/pg_cron" - url "https://github.com/citusdata/pg_cron/archive/refs/tags/v1.6.1.tar.gz" - sha256 "7e5ec9a519b8f7c5a2b350153093c7b87ff7d94aef2ed461a5844e4313aadf07" + url "https://github.com/citusdata/pg_cron/archive/refs/tags/v1.6.2.tar.gz" + sha256 "9f4eb3193733c6fa93a6591406659aac54b82c24a5d91ffaf4ec243f717d94a0" license "PostgreSQL" bottle do