From 56860cfb888b557fefde0ed4bcdf5e1ad5ecb6ae Mon Sep 17 00:00:00 2001 From: Hajime Tazaki <1279306+thehajime@users.noreply.github.com> Date: Tue, 1 Feb 2022 03:10:02 +0000 Subject: [PATCH] runu: update 0.9.4 bottle. --- Formula/runu.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/runu.rb b/Formula/runu.rb index 7fabfdd..46e6237 100644 --- a/Formula/runu.rb +++ b/Formula/runu.rb @@ -8,9 +8,8 @@ class Runu < Formula license "" bottle do - root_url "https://github.com/ukontainer/homebrew-lkl/releases/download/runu-beta1" - rebuild 1 - sha256 cellar: :any_skip_relocation, big_sur: "f6f325217f1d3f0332953e36daa4d52dfc139e730fce8629b3efb7d6f6026ae0" + root_url "https://github.com/ukontainer/homebrew-lkl/releases/download/runu-0.9.4" + sha256 cellar: :any_skip_relocation, big_sur: "f13b155afb99f9c2e2aeacb0b8a595ee51328f7df1a0afbabe861524f7c2ba96" end depends_on "go" => :build