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 20677e7 commit c0994f7Copy full SHA for c0994f7
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://raphamorim.io/rio/"
4
- url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.28.tar.gz"
5
- sha256 "cd0a72997a1dfb3d2d05b22a6cf6d22d512dfa8a2946f2fefcdcf6fbebbb485c"
+ url "https://github.com/raphamorim/rio/archive/refs/tags/v0.2.29.tar.gz"
+ sha256 "2f6568bafc80c3b171e70098037469d567512281ba6e5b6bca17f53849cbaf99"
6
license "MIT"
7
head "https://github.com/raphamorim/rio.git", branch: "main"
8
0 commit comments