Skip to content

Commit fe00ffe

Browse files
committed
rio-terminal 0.2.32
1 parent ec9fd91 commit fe00ffe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rio-terminal.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RioTerminal < Formula
22
desc "Hardware-accelerated GPU terminal emulator powered by WebGPU"
33
homepage "https://rioterm.com/"
4-
url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.31.tar.gz"
5-
sha256 "d3969961ec6523652981aa40f77595a21fafe667b8f0314346dfb93011ebf78f"
4+
url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.32.tar.gz"
5+
sha256 "9bf78262811f07547a229922b3683c05fb586335baebaf2c9368348905c98405"
66
license "MIT"
77
head "https://github.com/raphamorim/rio.git", branch: "main"
88

0 commit comments

Comments
 (0)