Skip to content

Commit cc136b4

Browse files
committed
pgschema 1.11.0
1 parent 178a119 commit cc136b4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/pgschema.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Pgschema < Formula
22
desc "Terraform-style, declarative schema migration for Postgres"
33
homepage "https://www.pgschema.com"
4-
url "https://github.com/pgplex/pgschema/releases/download/v1.10.0/pgschema-1.10.0-darwin-arm64"
5-
version "1.10.0"
6-
sha256 "35de42473e143736177d8df9ff831e6d44b5e6f46c34a3ba7ca3fb6975c1a028"
4+
url "https://github.com/pgplex/pgschema/releases/download/v1.11.0/pgschema-1.11.0-darwin-arm64"
5+
version "1.11.0"
6+
sha256 "719502331a9b8f6695130c9236a3562fd7d5b39e6a316e938b6871903cf4006d"
77
license "Apache-2.0"
88

99
def install

0 commit comments

Comments
 (0)