Skip to content

Commit 3270426

Browse files
committed
rainfrog 0.2.12
1 parent 705f2d1 commit 3270426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rainfrog.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rainfrog < Formula
22
desc "Database management TUI for Postgres"
33
homepage "https://github.com/achristmascarl/rainfrog"
4-
url "https://github.com/achristmascarl/rainfrog/archive/refs/tags/v0.2.11.tar.gz"
5-
sha256 "ed75a222c625f1d61a52289408b094cd593dd4303573683969c65fbb1d1668c7"
4+
url "https://github.com/achristmascarl/rainfrog/archive/refs/tags/v0.2.12.tar.gz"
5+
sha256 "273e8cbbb372989ea29c26134d42ba1bcdc4d2c7ab2f9e7835730781a0bbcf13"
66
license "MIT"
77
head "https://github.com/achristmascarl/rainfrog.git", branch: "main"
88

0 commit comments

Comments
 (0)