viu: add 1.3.0 bottle.

master
Nanda H Krishna 2021-09-14 22:09:16 +00:00 committed by BrewTestBot
parent 6b4a508550
commit 570e778c3f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,14 @@ class Viu < Formula
license "MIT" license "MIT"
head "https://github.com/atanunq/viu.git", branch: "master" head "https://github.com/atanunq/viu.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2522e8aca392e56f1517b092a8091bd3ba5c4ed45220fd92e4daa79240ee4182"
sha256 cellar: :any_skip_relocation, big_sur: "572858e897b2e307b45e02d6814b4e562682554bfaab4c1a827cbb07b679ecf7"
sha256 cellar: :any_skip_relocation, catalina: "0029a7093ea3cf9e65b8eaa168ace9a0c424dced8ca233bcb74a67139be10277"
sha256 cellar: :any_skip_relocation, mojave: "051cee6ee32390448b48ba56e2e9d60be22c6d9b43687f3713482d9e3dfe6017"
sha256 cellar: :any_skip_relocation, x86_64_linux: "06d513576fa431015bbc55fd6d118aff7be75a6fa468f5a42ee567439442cb16"
end
depends_on "rust" => :build depends_on "rust" => :build
def install def install