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