Skip to content

Commit a1d386b

Browse files
committed
fix verify_hashes when SKB_msixbundle early exist
1 parent 364ebaa commit a1d386b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set "VERSION=9.4.4.0"
66
set "_VERSION=2026.409.1348.0"
77
set "URL_SKETCHBOOK=https://github.com/Zebra2711/sketchbook.msixbundle/releases/download/v%VERSION%/Sketchbook.SketchbookPro_%_VERSION%_neutral_k9x4nk31cvt0g.Msixbundle"
88
set "URL_RUNASTI=https://github.com/fafalone/RunAsTrustedInstaller/releases/download/v2.3.2"
9-
set "SKB_msixbundle=Sketchbook.SketchbookPro_%VERSION%_neutral_k9x4nk31cvt0g.msixbundle"
9+
set "SKB_msixbundle=Sketchbook.SketchbookPro_%_VERSION%_neutral_k9x4nk31cvt0g.msixbundle"
1010
set "RUNAS_TI_DIR=C:\Program Files\RunAsTI"
1111
set "MD5=176d5731a3e15a3b1d707047cf5ff274"
1212
set "SHA1=5ce231c1aaba652f5755ae5d82c0f8294abfb00a"

0 commit comments

Comments
 (0)