mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 21:21:21 +00:00
flac: Update to version 1.3.4
This commit is contained in:
parent
1ca57571ba
commit
312c88abf5
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.4",
|
||||
"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.2-win.zip",
|
||||
"hash": "4cca0acfa829921ab647f48e83f4b40288f2018d7819f0b15230d3992c13c966",
|
||||
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.3.4-win.zip",
|
||||
"hash": "33841268f0df76ce4d31649a81b713892715bf999a1cc7d32ffb7384492c9146",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "flac-1.3.2-win\\win64"
|
||||
"extract_dir": "flac-1.3.4-win\\win64"
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "flac-1.3.2-win\\win32"
|
||||
"extract_dir": "flac-1.3.4-win\\win32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user