Skip to content

Commit c0994f7

Browse files
committed
rio-terminal 0.2.29
1 parent 20677e7 commit c0994f7

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://raphamorim.io/rio/"
4-
url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.28.tar.gz"
5-
sha256 "cd0a72997a1dfb3d2d05b22a6cf6d22d512dfa8a2946f2fefcdcf6fbebbb485c"
4+
url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.29.tar.gz"
5+
sha256 "2f6568bafc80c3b171e70098037469d567512281ba6e5b6bca17f53849cbaf99"
66
license "MIT"
77
head "https://github.com/raphamorim/rio.git", branch: "main"
88

0 commit comments

Comments
 (0)