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 14e8f51 commit c4c0ed2Copy full SHA for c4c0ed2
Formula/r/resterm.rb
@@ -1,8 +1,8 @@
1
class Resterm < Formula
2
desc "Terminal client for .http/.rest files with HTTP, GraphQL, and gRPC support"
3
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"
+ url "https://github.com/unkn0wn-root/resterm/archive/refs/tags/v0.9.2.tar.gz"
+ sha256 "f6e2ea2b16f5684f5b411c7b755327d88fa07d270b5714f889fc9e85b8a7f1f9"
6
license "Apache-2.0"
7
head "https://github.com/unkn0wn-root/resterm.git", branch: "main"
8
0 commit comments