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 04107c6 commit e3b5a11Copy full SHA for e3b5a11
Formula/r/rio.rb
@@ -1,8 +1,8 @@
1
class Rio < 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.1.16.tar.gz"
5
- sha256 "5311753404c4475751a514305e4dbb75c565f386e5ccf66d8238f135c1cd786f"
+ url "https://github.com/raphamorim/rio/archive/refs/tags/v0.1.17.tar.gz"
+ sha256 "2e17a8775a5463f4ad96e55b90468561b08636d8d260bb295770aef930168000"
6
license "MIT"
7
head "https://github.com/raphamorim/rio.git", branch: "main"
8
0 commit comments