librespot: update 0.4.0 bottle.

master
BrewTestBot 2022-05-22 07:04:37 +00:00
parent bc1e76114c
commit 188d7fc6ca
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Librespot < Formula
head "https://github.com/librespot-org/librespot.git", branch: "dev"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "881400cd44d2aeb0af3e0fed1dcce1855bed0e60b60a78720c2b020fd8b073bf"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6127d387d29a582a1fbb6944c9b5fd18c4febbc483a3711e4248213fa4f01111"
sha256 cellar: :any_skip_relocation, monterey: "ac7a661b51abbc6324d597e35163862cc03b37583544152caaadc06a9cb69f4b"
sha256 cellar: :any_skip_relocation, big_sur: "8823b6d1718e2f8d6898c9306501a29ca36204159fd325725e02a187be77e325"
sha256 cellar: :any_skip_relocation, catalina: "bc83caa0485d4dd036f5bdc0643e9b10659799a3f0961442b2dcad349a9f3910"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a65c6190910c07e93e5151813c1c868b7b7f9d97b0dcb582b9bda88226c87a7"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e349b962c526397d8375d0476993ce36069a3cbd852dd65f3fe37419817b2c18"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e7f1a1c2e5365a5ff9cc825462a10588bd9e58a5bff52b9d74065d418b194d72"
sha256 cellar: :any_skip_relocation, monterey: "77bebe47dba18f992641a9f83772f3956722e6351c45269e85f75a8433d1bb88"
sha256 cellar: :any_skip_relocation, big_sur: "96331e7b6ca400333d6a01f8141edaf9dc8d37ff162ca9e49838779fe4fe273f"
sha256 cellar: :any_skip_relocation, catalina: "24299fd61bbae5f98e700336e6a48a109cf7adb0b03a7a56169388cd937a714b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7fa28391fc83ff32d0c81826e4998cf4134035c9e2a1efe1b87b01bf638632bc"
end
depends_on "rust" => :build