Skip to content

Commit

Permalink
adding d-fi
Browse files Browse the repository at this point in the history
  • Loading branch information
back-lacking committed Sep 14, 2024
1 parent c3f9049 commit 2e211be
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bucket/d-fi.json
Original file line number Diff line number Diff line change
@@ -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"
]
}

0 comments on commit 2e211be

Please sign in to comment.