File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2.7 " ,
2+ "version" : " 0.3 " ,
33 "description" : " (Scoop bucket by arch3rpro) wmiexec-Pro - New generation of wmiexec.py" ,
44 "homepage" : " https://github.com/XiaoliChan/wmiexec-Pro" ,
55 "license" : " Unkown" ,
66 "suggest" : " Python3" ,
7- "url" : " https://github.com/XiaoliChan/wmiexec-Pro/archive/refs/tags/v0.2.7.zip" ,
8- "hash" : " d587b8d7884f3b52c2e1213bba0f845fe523b9e20206052372770747435830df" ,
9- "pre_install" : " Set-Content \" $dir\\ wmiexec-pro.bat\" '@pushd %~dp0\n @python3 \" wmiexec-pro.py\" %*\n @popd' -Encoding Ascii" ,
7+ "url" : " https://github.com/XiaoliChan/wmiexec-Pro/archive/refs/tags/v0.3.zip" ,
8+ "hash" : " 0a33ef7324d4c8719dde39ecd44cee22eccda2330036b0c743330d0cb09435e7" ,
9+ "pre_install" : [
10+ " Set-Content \" $dir\\ wmiexec-pro.bat\" '@pushd %~dp0" ,
11+ " @python3 \" wmiexec-pro.py\" %*" ,
12+ " @popd' -Encoding Ascii"
13+ ],
1014 "post_install" : [
1115 " Move-Item -Path \" $dir\\ wmiexec-pro-$version\\ *\" -Destination \" $dir\\\" " ,
1216 " Remove-Item \" $dir\\ wmiexec-pro-$version\" -Force -Recurse" ,
1721 "autoupdate" : {
1822 "url" : " https://github.com/XiaoliChan/wmiexec-Pro/archive/refs/tags/v$version.zip"
1923 }
20- }
24+ }
You can’t perform that action at this time.
0 commit comments