Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vlc@nightly 4.0.0,20250115-0413,a9026c78 #198314

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Casks/v/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
livecheck_arch = on_arch_conditional arm: "arm64", intel: "intel64"

on_arm do
version "4.0.0,20250114-0413,7b43acff"
sha256 "91e163dfcc2b836707cdce6bbcf37e2423bbca97f93ed50a9aa19c7e5fca757b"
version "4.0.0,20250115-0413,a9026c78"
sha256 "da6e1c06e9198bbcf6a49567ca741eb22f5252bdbafa6c0ea81246750ab4aaca"
end
on_intel do
version "4.0.0,20250114-0415,7b43acff"
sha256 "9dfd8327864d492d199d3ca74505b897f929aec36160efd8d430cf01f3185169"
version "4.0.0,20250115-0411,a9026c78"
sha256 "1e81d6c16814987f0875e8ae415366f64e6b4d54288e24ead211d72e380afa08"
end

url "https://artifacts.videolan.org/vlc/nightly-macos-#{arch}/#{version.csv.second}/vlc-#{version.csv.first}-dev-#{livecheck_arch}-#{version.csv.third}.dmg"
Expand Down
Loading