diff --git a/bucket/vlc-cn.json b/bucket/vlc-cn.json index afccfbcd5..40ac0e046 100644 --- a/bucket/vlc-cn.json +++ b/bucket/vlc-cn.json @@ -1,19 +1,19 @@ { - "version": "3.0.18", + "version": "3.0.19", "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.18/win64/vlc-3.0.18-win64.7z", - "hash": "6f896c35e48c6efb28ed65d717c66b50ded1c316580cc7a90cab0aaccd2a6a9f" + "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.19/win64/vlc-3.0.19-win64.7z", + "hash": "a56a361983f15fe032a671d9384ba6c0fa1781e97cf5f9c17a05e73bce737b29" }, "32bit": { - "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.18/win32/vlc-3.0.18-win32.7z", - "hash": "b949aa20c292c4e36014be97551000b9ebe113ad401b823101c48043c507d664" + "url": "https://mirrors.bfsu.edu.cn/videolan-ftp/vlc/3.0.19/win32/vlc-3.0.19-win32.7z", + "hash": "ff872808d1ad97cb922ee47c09921751102cf8b3064a9e0f59fe530fa35eed39" } }, - "extract_dir": "vlc-3.0.18", + "extract_dir": "vlc-3.0.19", "pre_install": [ "if (!(Test-Path \"$persist_dir\\portable\") -and (Test-Path \"$env:APPDATA\\vlc\")) {", " info \"Copying old '$env:APPDATA\\vlc' to '$persist_dir\\portable'\"",