Skip to content

Commit 674ba7a

Browse files
PorkepixBrewTestBot
authored andcommitted
prestd 1.1.2
Closes Homebrew#113549. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 270d6d7 commit 674ba7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/prestd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Prestd < Formula
22
desc "Simplify and accelerate development on any Postgres application, existing or new"
33
homepage "https://github.com/prest/prest"
4-
url "https://github.com/prest/prest/archive/v1.1.1.tar.gz"
5-
sha256 "2f8fa9c8bfc4a731f5bb00fdf247502ceece90086d4476dd66c196d17e90cfdf"
4+
url "https://github.com/prest/prest/archive/v1.1.2.tar.gz"
5+
sha256 "14658acd25d05b74fdb8252439bd2db1fb49dfa7cb5efec2a1e58f0783918cc5"
66
license "MIT"
77
head "https://github.com/prest/prest.git", branch: "main"
88

0 commit comments

Comments
 (0)