Skip to content

Commit

Permalink
pgtap 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Feb 14, 2024
1 parent fabaf63 commit b6ae703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pgtap.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Pgtap < Formula
desc "PostgreSQL Unit Testing Suite"
homepage "https://pgtap.org"
url "https://github.com/theory/pgtap/archive/refs/tags/v1.3.1.tar.gz"
sha256 "d60cf90f0efb69c3deb20ac8ef8021811b24adc61b8bc0e16002304b0f94b536"
url "https://github.com/theory/pgtap/archive/refs/tags/v1.3.2.tar.gz"
sha256 "8441d541dae7ddfcda72585e70074f420978af78a211b9bc48d87bdfe892ce13"
license "PostgreSQL"

bottle do
Expand Down

0 comments on commit b6ae703

Please sign in to comment.