Skip to content

Commit ff2ac99

Browse files
authored
Create update.json
1 parent e1ec5d6 commit ff2ac99

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

update.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"updates": [
3+
{
4+
"latestVersion": "3.09",
5+
"releaseDate": "2023-12-26",
6+
"downloadUrl": "https://github.com/horsicq/DIE-engine/releases/download/3.09/die_win32_portable_3.09_x86.zip",
7+
"fileName": "die_win32_portable_3.09_x86.zip",
8+
"releaseNotes": "Release notes for version 3.09..."
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)