From ff0549bc30910e70a4c5de8c6a826377d3d8ee04 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:45:59 +0000 Subject: [PATCH 1/2] rio 0.1.6 --- Formula/r/rio.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/r/rio.rb b/Formula/r/rio.rb index 48f8ba01acad..18b9b931d0fe 100644 --- a/Formula/r/rio.rb +++ b/Formula/r/rio.rb @@ -1,8 +1,8 @@ class Rio < Formula desc "Hardware-accelerated GPU terminal emulator powered by WebGPU" homepage "https://raphamorim.io/rio/" - url "https://github.com/raphamorim/rio/archive/refs/tags/v0.1.5.tar.gz" - sha256 "58e1a4a3b8a97ca7234634f71586db8b6d061e22a76f8b4cc620b53a9be114c6" + url "https://github.com/raphamorim/rio/archive/refs/tags/v0.1.6.tar.gz" + sha256 "24f7e11a625a7926644d5682f382673c7000d7dc48d0e2bb238d45ccb5d54cd4" license "MIT" head "https://github.com/raphamorim/rio.git", branch: "main" From fcd0bc39d9019b51def91f33123973eb92aefb2d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 12 Aug 2024 22:28:36 +0000 Subject: [PATCH 2/2] rio: update 0.1.6 bottle. --- Formula/r/rio.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/r/rio.rb b/Formula/r/rio.rb index 18b9b931d0fe..967088962a66 100644 --- a/Formula/r/rio.rb +++ b/Formula/r/rio.rb @@ -12,12 +12,12 @@ class Rio < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "9f63ce591ebb39a3985914d1538ce24016b0a00c116572be27e3902bafa9211f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "72b5b7b599e425dfe722dbb1d5407002bbf900df9be2b9be110cc4fcd13b9d65" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3f43f3ef9b46a8475c6ec19009e35b9dbb6cb9ecf108271299076d16ca62bf54" - sha256 cellar: :any_skip_relocation, sonoma: "f19ee2d842fc9e4218416fdf7dcb13757d1d475932662a5e96ff09c09003d208" - sha256 cellar: :any_skip_relocation, ventura: "084a85406f979f443ba5d6204018073ff21d0ffd805e310ea405156a27b02e09" - sha256 cellar: :any_skip_relocation, monterey: "f0ca60639eb770d74ea634568ddb30246fc0b5229cb410048617fc366b108bf3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b7f0b2e98858205a0e6ce9deb803ad86dfe85d7ad8602b8d36f99b7f1de9bcbb" + sha256 cellar: :any_skip_relocation, arm64_ventura: "5cc3264dbb2b1065634d5d8ac7ba68fe24faf0da7bc458a7dc298f74687d2b90" + sha256 cellar: :any_skip_relocation, arm64_monterey: "47bf76dfe9938d232e9fe8bf0e45d431b013907525c177ee744deb854498dd4b" + sha256 cellar: :any_skip_relocation, sonoma: "a03035949f116c1b5f1492185a0074b117b77e490b5e57d8a6660248d658a3fa" + sha256 cellar: :any_skip_relocation, ventura: "ccc0c5bf36e8a86e5389fd5278b5fefd8012cf073f7dc510b6f06340a11e95c3" + sha256 cellar: :any_skip_relocation, monterey: "c03866fa1c651a9c8aaa69b92dad12ae5a113654fd43e21170295ec5acfab116" end depends_on "rust" => :build