mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
flac: Update to version 1.4.2
This commit is contained in:
parent
075ebaf254
commit
bcc54c7615
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"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.4.1-win.zip",
|
||||
"hash": "f3b5028624b87fa0b723830b6bc764f10ac57c126271cd3fa1a22e84bdadb3e6",
|
||||
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.4.2-win.zip",
|
||||
"hash": "2066e8adad308ec8215e65544ec761c931e4ea9fd26725ec704b2107392b7e3b",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"extract_dir": "flac-1.4.1-win\\win64"
|
||||
"extract_dir": "flac-1.4.2-win\\win64"
|
||||
},
|
||||
"32bit": {
|
||||
"extract_dir": "flac-1.4.1-win\\win32"
|
||||
"extract_dir": "flac-1.4.2-win\\win32"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user