We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270d6d7 commit 674ba7aCopy full SHA for 674ba7a
Formula/prestd.rb
@@ -1,8 +1,8 @@
1
class Prestd < Formula
2
desc "Simplify and accelerate development on any Postgres application, existing or new"
3
homepage "https://github.com/prest/prest"
4
- url "https://github.com/prest/prest/archive/v1.1.1.tar.gz"
5
- sha256 "2f8fa9c8bfc4a731f5bb00fdf247502ceece90086d4476dd66c196d17e90cfdf"
+ url "https://github.com/prest/prest/archive/v1.1.2.tar.gz"
+ sha256 "14658acd25d05b74fdb8252439bd2db1fb49dfa7cb5efec2a1e58f0783918cc5"
6
license "MIT"
7
head "https://github.com/prest/prest.git", branch: "main"
8
0 commit comments