rpg-cli: update 1.0.1 bottle.

master
Bo Anderson 2022-11-20 00:24:38 +00:00 committed by BrewTestBot
parent 38fc68c3a2
commit 13dc5f7165
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -6,13 +6,13 @@ class RpgCli < Formula
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "b64ca28b6fb77aa51abe5211af88a53d39a4bf33d1b71c192583beac0e17e493"
sha256 cellar: :any_skip_relocation, arm64_monterey: "8ccaa9f4311164d4bcf2c242786158f89e7df7c2dc82e01a4a44267e4a3add74"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "31e4b31edd2178a88a66ec372934ba55bd7ff46a45c708d61f416176b4319557"
sha256 cellar: :any_skip_relocation, monterey: "edac7b05be2a3677bf1ad4e82546711c8aaacd0c2a69f13071ef0e468615fe56"
sha256 cellar: :any_skip_relocation, big_sur: "55d33b765bb854c44512494989f559362c788926dc10349dd303dc49f8ad5bb1"
sha256 cellar: :any_skip_relocation, catalina: "dc5072e0f7d57238bd57ae57ac736724876476b1337f7b8f4f8ac27547c2db15"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e207b3c28ec5bda9b8b0c7f7a499594656cef0b097b8ac86ff608c3ee9889f0c"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_ventura: "9288dfaf7d55197fd3468953aa278104a1b3d35750bbb77803cfe18131dcf292"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a1e41bc669f9d931347a38ccbbb391a2db5010060f05851a3145af651ac76052"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "0766f40464ad75ead48f2ac1715964054845b3d04c118c3a6c72cd1745057862"
sha256 cellar: :any_skip_relocation, monterey: "f7356f10891390e057d8c134e2938012411b7acb3f5b9753639c1e702f5dc08e"
sha256 cellar: :any_skip_relocation, big_sur: "e012c6b51e806c00b198bfd359c3f64b815380f8ffff6193910382ed02d14e7e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c1cd66774457486f7ebfdc066ec5af7109b8894aab60ac07e9419436408314f4"
end
depends_on "rust" => :build