File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
33 <metadata >
44 <id >regcool.vm</id >
5- <version >0.0.0.20250729 </version >
5+ <version >0.0.0.20250929 </version >
66 <authors >Kurt Zimmermann</authors >
77 <description >RegCool is a flexible editor for the Windows registry database.</description >
88 <dependencies >
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ $toolName = 'RegCool'
55$category = VM- Get-Category ($MyInvocation.MyCommand.Definition )
66
77$zipUrl = ' https://kurtzimmermann.com/files/RegCoolX64.zip'
8- $zipSha256 = ' a3610184ee13c65834be4e1ea68f6b24278476594c7b25c5c6678d6f47226d8f '
8+ $zipSha256 = ' E3F93417089FB91BF08E306B8B67DF9AC4DA17206F95003063D406F2A999E4D7 '
99
1010VM- Install-From - Zip $toolName $category $zipUrl - zipSha256 $zipSha256 - consoleApp $false - innerFolder $false
You can’t perform that action at this time.
0 commit comments