mirror of
https://github.com/bitwarden/server
synced 2025-12-13 06:43:45 +00:00
Uppercase Bitwarden
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Bit.Function
|
||||
const string DesktopWindowsAppxFileName = "Bitwarden-{0}.appx";
|
||||
const string DesktopWindowsAppx32FileName = "Bitwarden-{0}-ia32.appx";
|
||||
const string DesktopWindowsStoreUrl = "https://www.microsoft.com/en-us/store/b/home";
|
||||
const string DesktopWindowsChocoUrl = "https://chocolatey.org/search?q=bitwarden";
|
||||
const string DesktopWindowsChocoUrl = "https://chocolatey.org/packages/bitwarden";
|
||||
|
||||
const string DesktopMacOsDmgFileName = "Bitwarden-{0}.dmg";
|
||||
const string DesktopMacOsPkgFileName = "Bitwarden-{0}.pkg";
|
||||
|
||||
Reference in New Issue
Block a user