mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flac: Update to version 1.5.0
This commit is contained in:
parent
1746568a72
commit
61ba57cd13
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.3",
|
"version": "1.5.0",
|
||||||
"description": "Free Lossless Audio Codec - command line tools",
|
"description": "Free Lossless Audio Codec - command line tools",
|
||||||
"homepage": "https://xiph.org/flac/",
|
"homepage": "https://xiph.org/flac/",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "BSD-3-Clause,GPL-3.0-or-later",
|
"identifier": "BSD-3-Clause,GPL-3.0-or-later",
|
||||||
"url": "https://xiph.org/flac/license.html"
|
"url": "https://xiph.org/flac/license.html"
|
||||||
},
|
},
|
||||||
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.4.3-win.zip",
|
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.5.0-win.zip",
|
||||||
"hash": "c4558cf79fc1365d1822f7945a20bdbf55f99642cee95a823d44f3a61fb748c6",
|
"hash": "53f1500f0d6e7c61379d7fee50d4a9f7f504c650009506d9ba015530d76c0dde",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"extract_dir": "flac-1.4.3-win\\win64"
|
"extract_dir": "flac-1.5.0-win\\win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"extract_dir": "flac-1.4.3-win\\win32"
|
"extract_dir": "flac-1.5.0-win\\win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user