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 ec9fd91 commit fe00ffeCopy full SHA for fe00ffe
Formula/r/rio-terminal.rb
@@ -1,8 +1,8 @@
1
class RioTerminal < Formula
2
desc "Hardware-accelerated GPU terminal emulator powered by WebGPU"
3
homepage "https://rioterm.com/"
4
- url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.31.tar.gz"
5
- sha256 "d3969961ec6523652981aa40f77595a21fafe667b8f0314346dfb93011ebf78f"
+ url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.32.tar.gz"
+ sha256 "9bf78262811f07547a229922b3683c05fb586335baebaf2c9368348905c98405"
6
license "MIT"
7
head "https://github.com/raphamorim/rio.git", branch: "main"
8
0 commit comments