We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6064ff1 commit e2474a5Copy full SHA for e2474a5
_data/release_assets.json
@@ -1,10 +1,12 @@
1
{
2
"linux": {
3
"name": "dfint-installer-lin-0.5.0.tar.gz",
4
- "url": "https://github.com/dfint/installer/releases/download/0.5.0/dfint-installer-lin-0.5.0.tar.gz"
+ "url": "https://github.com/dfint/installer/releases/download/0.5.0/dfint-installer-lin-0.5.0.tar.gz",
5
+ "size_mb": "4.1 MB"
6
},
7
"windows": {
8
"name": "dfint-installer-win-0.5.0.zip",
- "url": "https://github.com/dfint/installer/releases/download/0.5.0/dfint-installer-win-0.5.0.zip"
9
+ "url": "https://github.com/dfint/installer/releases/download/0.5.0/dfint-installer-win-0.5.0.zip",
10
+ "size_mb": "3.0 MB"
11
}
12
0 commit comments