Skip to content

Commit 86d14e4

Browse files
committed
pg-schema-diff 1.0.1
1 parent 1b05e0e commit 86d14e4

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.0.tar.gz"
5-
sha256 "cb9ed31378e8b68864978975376d3bbb33f438d7747a114d00a2478dcae89dc0"
4+
url "https://github.com/stripe/pg-schema-diff/archive/refs/tags/v1.0.1.tar.gz"
5+
sha256 "ff282cfeeaa3af3677cd421a6eb9c9c406692f1961caef2a40870c54771e63ae"
66
license "MIT"
77
head "https://github.com/stripe/pg-schema-diff.git", branch: "main"
88

0 commit comments

Comments
 (0)