Merge pull request #163190 from victorlin/ultimate-vocal-remover

ultimate-vocal-remover: Update hashes and macOS requirement
This commit is contained in:
Miccal Matthews
2023-12-24 05:21:46 +08:00
committed by GitHub
+3 -3
View File
@@ -2,15 +2,15 @@ cask "ultimate-vocal-remover" do
arch arm: "arm64", intel: "x86_64"
version "5.6"
sha256 arm: "c3e7641413c23122d0f27356a2a3c21e776ab350f123d8f939bb7f8ffacd4c82",
intel: "4f9b9dcaecab7cc7c03e1c36b4fc21a1e77f6f808067f42d7767b06c94d3aba1"
sha256 arm: "3b3d925c0af0a3a72e44629db137240f4d22ac1e8b3156599c36164fffe55249",
intel: "d822058155514387e769b053c1850541a87aff9052dcf945cf51bb1525e7e996"
url "https://github.com/Anjok07/ultimatevocalremovergui/releases/download/v#{version}/Ultimate_Vocal_Remover_v#{version.major_minor.dots_to_underscores}_MacOS_#{arch}.dmg"
name "Ultimate Vocal Remover"
desc "Removes vocals from audio files"
homepage "https://github.com/Anjok07/ultimatevocalremovergui/"
depends_on macos: ">= :catalina"
depends_on macos: ">= :big_sur"
app "Ultimate Vocal Remover.app"