Skip to content

Commit e3b5a11

Browse files
committed
rio 0.1.17
1 parent 04107c6 commit e3b5a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rio.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rio < 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.1.16.tar.gz"
5-
sha256 "5311753404c4475751a514305e4dbb75c565f386e5ccf66d8238f135c1cd786f"
4+
url "https://github.com/raphamorim/rio/archive/refs/tags/v0.1.17.tar.gz"
5+
sha256 "2e17a8775a5463f4ad96e55b90468561b08636d8d260bb295770aef930168000"
66
license "MIT"
77
head "https://github.com/raphamorim/rio.git", branch: "main"
88

0 commit comments

Comments
 (0)