From 812468ca89d413fb4eefb234841deb2d0da2de62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 01:43:11 +0000 Subject: [PATCH] vlc-cn: Update to version 3.0.21 --- bucket/vlc-cn.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/vlc-cn.json b/bucket/vlc-cn.json index 2e029b205..36d123417 100644 --- a/bucket/vlc-cn.json +++ b/bucket/vlc-cn.json @@ -1,19 +1,19 @@ { - "version": "3.0.20", + "version": "3.0.21", "description": "A free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.", "homepage": "https://www.videolan.org/", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.20/win64/vlc-3.0.20-win64.7z", - "hash": "1e1a388c7e6166739422143592ef71540dda7efeeb3ff2d041619c10e244b902" + "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.21/win64/vlc-3.0.21-win64.7z", + "hash": "c660b8d38354ee04e6256fe9509559688efae1ba064947bde8137d2adf24ebb7" }, "32bit": { - "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.20/win32/vlc-3.0.20-win32.7z", - "hash": "42020ebd14ca126532220dd7367660df976bec6e8a3a2cba04a0f1c37fd14f8f" + "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.21/win32/vlc-3.0.21-win32.7z", + "hash": "d8492810b49eef91601fa62ea1e05bf69ec33f70d4400ec902efe2494da4080b" } }, - "extract_dir": "vlc-3.0.20", + "extract_dir": "vlc-3.0.21", "pre_install": [ "if (!(Test-Path \"$persist_dir\\portable\") -and (Test-Path \"$env:APPDATA\\vlc\")) {", " info \"Copying old '$env:APPDATA\\vlc' to '$persist_dir\\portable'\"",