|
|
|
|
@ -24,8 +24,8 @@ if ($output -eq "") {
@@ -24,8 +24,8 @@ if ($output -eq "") {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
$scriptsDir = "${output}\scripts" |
|
|
|
|
$bitwardenScriptUrl = "https://go.btwrdn.co/bw-ps" |
|
|
|
|
$runScriptUrl = "https://go.btwrdn.co/bw-ps-run" |
|
|
|
|
$bitwardenScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform=windows" |
|
|
|
|
$runScriptUrl = "https://func.bitwarden.com/api/dl/?app=self-host&platform=windows&variant=run" |
|
|
|
|
|
|
|
|
|
# Please do not create pull requests modifying the version numbers. |
|
|
|
|
$coreVersion = "1.48.1" |
|
|
|
|
|