Skip to content

Commit 0a1a583

Browse files
committed
pg-schema-diff 1.0.2
1 parent 9d68afa commit 0a1a583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pg-schema-diff.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PgSchemaDiff < Formula
22
desc "Diff Postgres schemas and generating SQL migrations"
33
homepage "https://github.com/stripe/pg-schema-diff"
4-
url "https://github.com/stripe/pg-schema-diff/archive/refs/tags/v1.0.1.tar.gz"
5-
sha256 "ff282cfeeaa3af3677cd421a6eb9c9c406692f1961caef2a40870c54771e63ae"
4+
url "https://github.com/stripe/pg-schema-diff/archive/refs/tags/v1.0.2.tar.gz"
5+
sha256 "036abefc48a7c4b3fe73f8ab659f7d3f3379d85b3747cd2ceb973ae542192667"
66
license "MIT"
77
head "https://github.com/stripe/pg-schema-diff.git", branch: "main"
88

0 commit comments

Comments
 (0)