Skip to content

Commit 7eda17b

Browse files
committed
chore: bootstrap 1.16.0
1 parent 87d5aa9 commit 7eda17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $repoUrl = "https://github.com/xxthunder/shortcuts.git"
6565
$shortcutsDir = "$Env:USERPROFILE\shortcuts"
6666
$branch = "develop"
6767

68-
$bootstrap_git_tag = "v1.14.2"
68+
$bootstrap_git_tag = "v1.16.0"
6969

7070
# Load utility methods
7171
Invoke-RestMethod -Uri https://raw.githubusercontent.com/avengineers/bootstrap/refs/tags/$bootstrap_git_tag/utils.ps1 | Invoke-Expression

0 commit comments

Comments
 (0)