Extras
Extras copied to clipboard
nuclear: Add version 0.6.17
Nuclear: Add version 0.6.17 Updated Nuclear to newest stable version (no version not labeled "prerelease" yet)
- [x] I have read the Contributing Guide.
There is a v
missing in checkver and autoupdate. It should be:
"checkver": {
"url": "https://api.github.com/repos/nukeop/nuclear/releases",
"regex": "/nuclear\\.Setup\\.v([\\d.]+)\\.exe"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/nukeop/nuclear/releases/download/v$version/nuclear.Setup.v$version.exe#/dl.7z"
}
}
}
config location: $Env:AppData\nuclear
(This is a reminder. No need to modify anything regard to this.)
@micah-gant What's the progress of this PR?
https://github.com/ScoopInstaller/Extras/commits/master/bucket/nuclear.json