mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
flac: Update to version 1.4.0
This commit is contained in:
parent
066f758649
commit
0554ee16ca
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.3.4",
|
||||
"version": "1.4.0",
|
||||
"description": "Free Lossless Audio Codec - command line tools",
|
||||
"homepage": "https://xiph.org/flac/",
|
||||
"license": {
|
||||
"identifier": "BSD-3-Clause,GPL-3.0-or-later",
|
||||
"url": "https://xiph.org/flac/license.html"
|
||||
},
|
||||
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.4-win.zip",
|
||||
"hash": "0476f66a58a2b8b411585bd61d0ae0c2a39708c325ab1c0ce92d46044676ffe1",
|
||||
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.4.0-win.zip",
|
||||
"hash": "7727dcd101117152e65373515a278c7f90a437d14227476a1598f1d8556d5cce",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "flac-1.3.4-win\\win64"
|
||||
"extract_dir": "flac-1.4.0-win\\win64"
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "flac-1.3.4-win\\win32"
|
||||
"extract_dir": "flac-1.4.0-win\\win32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user