Skip to content

Commit 145715a

Browse files
committed
Test json data file format
1 parent 31ede65 commit 145715a

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

_data/release_files.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"windows": {
3+
"name": "dfint-installer-win-0.5.0.zip",
4+
"url": "https://github.com/dfint/installer/releases/download/0.5.0/dfint-installer-win-0.5.0.zip"
5+
},
6+
"linux": {
7+
"name": "dfint-installer-lin-0.5.0.tar.gz",
8+
"url": "https://github.com/dfint/installer/releases/download/0.5.0/dfint-installer-lin-0.5.0.tar.gz"
9+
}
10+
}

_data/release_files.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)