1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00

bitwarden inc.

This commit is contained in:
Kyle Spearrin 2020-02-18 22:36:04 -05:00
parent 05a03acd3f
commit 3c2c1e69c5
3 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
"password manager", "password manager",
"cli" "cli"
], ],
"author": "8bit Solutions LLC <hello@bitwarden.com> (https://bitwarden.com)", "author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com", "homepage": "https://bitwarden.com",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -12,14 +12,14 @@ BLOCK "StringFileInfo"
{ {
BLOCK "040904b0" BLOCK "040904b0"
{ {
VALUE "CompanyName", "8bit Solutions LLC" VALUE "CompanyName", "Bitwarden Inc."
VALUE "ProductName", "Bitwarden" VALUE "ProductName", "Bitwarden"
VALUE "FileDescription", "Bitwarden CLI" VALUE "FileDescription", "Bitwarden CLI"
VALUE "FileVersion", "$env:PACKAGE_VERSION" VALUE "FileVersion", "$env:PACKAGE_VERSION"
VALUE "ProductVersion", "$env:PACKAGE_VERSION" VALUE "ProductVersion", "$env:PACKAGE_VERSION"
VALUE "OriginalFilename", "bw.exe" VALUE "OriginalFilename", "bw.exe"
VALUE "InternalName", "bw" VALUE "InternalName", "bw"
VALUE "LegalCopyright", "Copyright 8bit Solutions LLC" VALUE "LegalCopyright", "Copyright Bitwarden Inc."
} }
} }

View File

@ -7,17 +7,17 @@
<packageSourceUrl>https://github.com/bitwarden/cli/tree/master/stores/chocolatey</packageSourceUrl> <packageSourceUrl>https://github.com/bitwarden/cli/tree/master/stores/chocolatey</packageSourceUrl>
<owners>kspearrin</owners> <owners>kspearrin</owners>
<title>Bitwarden CLI</title> <title>Bitwarden CLI</title>
<authors>8bit Solutions LLC</authors> <authors>Bitwarden Inc.</authors>
<projectUrl>https://bitwarden.com/</projectUrl> <projectUrl>https://bitwarden.com/</projectUrl>
<iconUrl>https://cdn.rawgit.com/bitwarden/desktop/51dd1341/resources/icon.png</iconUrl> <iconUrl>https://cdn.rawgit.com/bitwarden/desktop/51dd1341/resources/icon.png</iconUrl>
<copyright>Copyright © 2015-2018 8bit Solutions LLC</copyright> <copyright>Copyright © 2015-2020 Bitwarden Inc.</copyright>
<projectSourceUrl>https://github.com/bitwarden/cli/</projectSourceUrl> <projectSourceUrl>https://github.com/bitwarden/cli/</projectSourceUrl>
<docsUrl>https://help.bitwarden.com/article/cli/</docsUrl> <docsUrl>https://help.bitwarden.com/article/cli/</docsUrl>
<bugTrackerUrl>https://github.com/bitwarden/cli/issues</bugTrackerUrl> <bugTrackerUrl>https://github.com/bitwarden/cli/issues</bugTrackerUrl>
<releaseNotes>https://github.com/bitwarden/cli/releases</releaseNotes> <releaseNotes>https://github.com/bitwarden/cli/releases</releaseNotes>
<licenseUrl>https://github.com/bitwarden/cli/blob/master/LICENSE.txt</licenseUrl> <licenseUrl>https://github.com/bitwarden/cli/blob/master/LICENSE.txt</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance> <requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>bitwarden password manager 8bit cli</tags> <tags>bitwarden password manager cli</tags>
<summary>A secure and free password manager for all of your devices.</summary> <summary>A secure and free password manager for all of your devices.</summary>
<description> <description>
For CLI documentation, please visit https://help.bitwarden.com/article/cli/ For CLI documentation, please visit https://help.bitwarden.com/article/cli/