mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
18 lines
787 B
JSON
18 lines
787 B
JSON
{
|
|
"version": "2.6.3",
|
|
"description": "A script to enable access to the Windows Insider Program on machines not signed in with Microsoft Account",
|
|
"homepage": "https://github.com/abbodi1406/offlineinsiderenroll",
|
|
"license": "MIT",
|
|
"url": "https://github.com/abbodi1406/offlineinsiderenroll/releases/download/2.6.3/OfflineInsiderEnroll-2.6.3.zip",
|
|
"hash": "3affb80b3b02d97caf82b3b774d84af4e7bc2789cef9541b02bdd84bd8c48764",
|
|
"bin": "OfflineInsiderEnroll.cmd",
|
|
"notes": "This script needs to be executed as an administrator.",
|
|
"suggest": {
|
|
"gsudo": "gsudo"
|
|
},
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/abbodi1406/offlineinsiderenroll/releases/download/$version/OfflineInsiderEnroll-$version.zip"
|
|
}
|
|
}
|