mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
flac: Update to version 1.4.1
This commit is contained in:
parent
891e74c525
commit
6cce5c0be4
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"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.0-win.zip",
|
"url": "https://ftp.osuosl.org/pub/xiph/releases/flac/flac-1.4.1-win.zip",
|
||||||
"hash": "34467d1466d1ff468a3217ad9e2e2d4ca12960cc13ea608dc7a5a288b5628a1e",
|
"hash": "f3b5028624b87fa0b723830b6bc764f10ac57c126271cd3fa1a22e84bdadb3e6",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"extract_dir": "flac-1.4.0-win\\win64"
|
"extract_dir": "flac-1.4.1-win\\win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"extract_dir": "flac-1.4.0-win\\win32"
|
"extract_dir": "flac-1.4.1-win\\win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user