diff --git a/bucket/d-fi.json b/bucket/d-fi.json new file mode 100644 index 0000000..3525020 --- /dev/null +++ b/bucket/d-fi.json @@ -0,0 +1,15 @@ +{ + "version": "2.1.6", + "description": "A command line program to download music from Deezer", + "homepage": "https://notabug.org/sayem314/d-fi", + "license": "MIT", + "architecture": { + "64bit": { + "url": "https://github.com/d-fi/releases/releases/download/2.1.6/d-fi-win.zip", + "hash": "705EC6F361394FDFF0709B5396A327F64DBA0C8243ABD2728B81CCB69B4D4E70" + } + }, + "bin": [ + "d-fi.exe" + ] +} \ No newline at end of file