Skip to content

Commit c0fd452

Browse files
UnownBotUnownPlain
andauthored
New version: Dashlane.CLI version 6.2614.0 (#360580)
Co-authored-by: UnownPlain <git@unownplain.dev>
1 parent dc30987 commit c0fd452

File tree

3 files changed

+61
-0
lines changed

3 files changed

+61
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Dashlane.CLI
5+
PackageVersion: 6.2614.0
6+
InstallerType: portable
7+
Commands:
8+
- dcli
9+
Dependencies:
10+
PackageDependencies:
11+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
12+
ReleaseDate: 2026-04-14
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/Dashlane/dashlane-cli/releases/download/v6.2614.0/dcli-win-x64-signed.exe
16+
InstallerSha256: B146438E49B02C8755FCB54E858614C2E9E99BA94907CCA66C1E2980DFD2F9D0
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Dashlane.CLI
5+
PackageVersion: 6.2614.0
6+
PackageLocale: en-US
7+
Publisher: Dashlane, Inc.
8+
PublisherUrl: https://www.dashlane.com/
9+
PublisherSupportUrl: https://github.com/Dashlane/dashlane-cli/issues
10+
Author: Dashlane, Inc.
11+
PackageName: Dashlane CLI
12+
PackageUrl: https://cli.dashlane.com/
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/Dashlane/dashlane-cli/blob/HEAD/LICENSE
15+
Copyright: 2025 © Dashlane, Inc.
16+
ShortDescription: Command line interface for Dashlane. Access your secrets in your terminal, servers and CI/CD.
17+
Description: |-
18+
Dashlane CLI is a command line interface for Dashlane. It allows you to interact with your Dashlane account, and to manage your passwords, secure notes, secrets and personal data.
19+
20+
Dashlane CLI also allows you to access team admin related features such as accessing your team’s member list, Dark Web Insights reports and audit logs.
21+
Moniker: dcli
22+
Tags:
23+
- cli
24+
- command-line
25+
- dashlane
26+
- password-manager
27+
- secrets
28+
- secrets-manager
29+
ReleaseNotes: |-
30+
What's Changed
31+
- build(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #373
32+
- Add dcli status command by @srobakidze-dashlane in #378
33+
ReleaseNotesUrl: https://github.com/Dashlane/dashlane-cli/releases/tag/v6.2614.0
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Dashlane.CLI
5+
PackageVersion: 6.2614.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)