mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
20 lines
835 B
JSON
20 lines
835 B
JSON
{
|
|
"version": "2.6.4",
|
|
"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/archive/refs/tags/2.6.4.zip",
|
|
"extract_dir": "offlineinsiderenroll-2.6.4",
|
|
"hash": "b7290858ccb25cccd42c51878853a7399afe11c261e51d62fc7845fcf2fa4deb",
|
|
"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/archive/refs/tags/$version.zip",
|
|
"extract_dir": "offlineinsiderenroll-$version"
|
|
}
|
|
}
|