Skip to content

Commit 76a9364

Browse files
committed
Closes #319
1 parent 2a711e7 commit 76a9364

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

bucket/audioalign.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@
66
"identifier": "AGPL-3.0",
77
"url": "https://github.com/protyposis/AudioAlign/blob/main/LICENSE"
88
},
9-
"architecture": {
10-
"64bit": {
11-
"url": "https://github.com/protyposis/AudioAlign/releases/download/v1.7.0/AudioAlign-Release-v1.7.0.zip",
12-
"hash": "b9226c7c5ebe9c6e47bf23192e2d0728bae20ed0a935cd5afa51c8caf8fa4c16"
13-
}
14-
},
9+
"url": [
10+
"https://github.com/protyposis/AudioAlign/releases/download/v1.7.0/AudioAlign-Release-v1.7.0.zip",
11+
"https://forart.it/HyMPS/Aurio.ico"
12+
],
13+
"hash": [
14+
"b9226c7c5ebe9c6e47bf23192e2d0728bae20ed0a935cd5afa51c8caf8fa4c16",
15+
"952187E2C9C37A40E3817156144EA066E85AD3E40ED36D1C051F5BD43732DD9D"
16+
],
1517
"bin": [
1618
[
1719
"AudioAlign.exe",
@@ -21,7 +23,9 @@
2123
"shortcuts": [
2224
[
2325
"AudioAlign.exe",
24-
"AudioAlign"
26+
"AudioAlign",
27+
"",
28+
"Aurio.ico"
2529
]
2630
],
2731
"checkver": {

0 commit comments

Comments
 (0)