Skip to content

Commit c4c0ed2

Browse files
committed
resterm 0.9.2
1 parent 14e8f51 commit c4c0ed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/resterm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Resterm < Formula
22
desc "Terminal client for .http/.rest files with HTTP, GraphQL, and gRPC support"
33
homepage "https://github.com/unkn0wn-root/resterm"
4-
url "https://github.com/unkn0wn-root/resterm/archive/refs/tags/v0.9.1.tar.gz"
5-
sha256 "e627f504dba16140d28befbae75849c57c07c111537d6dee8d4546451a803a9c"
4+
url "https://github.com/unkn0wn-root/resterm/archive/refs/tags/v0.9.2.tar.gz"
5+
sha256 "f6e2ea2b16f5684f5b411c7b755327d88fa07d270b5714f889fc9e85b8a7f1f9"
66
license "Apache-2.0"
77
head "https://github.com/unkn0wn-root/resterm.git", branch: "main"
88

0 commit comments

Comments
 (0)