From 6d4937def900d007926a058b71661a20b3957dca Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 29 Oct 2019 17:51:13 +0000 Subject: [PATCH] onefetch: add 1.6.5 bottle. --- Formula/onefetch.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/onefetch.rb b/Formula/onefetch.rb index 0215e4c137..0bbed8c58c 100644 --- a/Formula/onefetch.rb +++ b/Formula/onefetch.rb @@ -4,6 +4,13 @@ class Onefetch < Formula url "https://github.com/o2sh/onefetch/archive/v1.6.5.tar.gz" sha256 "50f069db2fa713024a19bf708add7812f3420b0c107eb68cd9907d76e375a06d" + bottle do + cellar :any_skip_relocation + sha256 "1bdd5434c6cbeb43d7f9927fb7ddba72c03232118acb9935242dd8514d69fafc" => :catalina + sha256 "bbddf3be60ab0e9c0954012f24b086512a5d02acde847f3988c0760dc2684a50" => :mojave + sha256 "0aec962a9ad70ddbafe38a797e8f24b6f49ee7e945cdd95df91346773281dc74" => :high_sierra + end + depends_on "rust" => :build def install