Skip to content

Commit

Permalink
feat: ✨ add dashlane-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
melMass committed Jun 8, 2024
1 parent be9cb6f commit 794ad3d
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions bucket/dashlane-cli.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": "6.2421.0",
"description": "👩 Dashlane CLI - Access your secrets in your terminal, servers and CI/CD ",
"homepage": "https://github.com/Dashlane/dashlane-cli",
"license": "Apache-2.0",
"checkver": {
"github": "https://github.com/Dashlane/dashlane-cli"
},
"architecture": {
"64bit": {
"url": [
"https://github.com/Dashlane/dashlane-cli/releases/download/v6.2421.0/dcli-win-x64-signed.exe#/dcli.exe",
"https://raw.githubusercontent.com/raphamorim/rio/main/misc/windows/rio.ico"
],
"hash": [
"b319742c380a0a0fe039088712543b4d620d007a280e191d18b3ec32d6a8bdf2",
"dab2e4897add153ee287a92a8380a35a8fd0e4932f63fec7405b70917e6d6d4a"
]
}
},
"autoupdate": {
"notes": "Thanks for using autoupdate, please test your updates!",
"architecture": {
"64bit": {
"url": "https://github.com/Dashlane/dashlane-cli/releases/download/v$version/dcli-win-x64-signed.exe#/dcli.exe"
}
}
},
"bin": [["dcli.exe", "dcli"]]
}

0 comments on commit 794ad3d

Please sign in to comment.