mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
offlineinsiderenroll: Add version 2.6.2 (#3002)
* offlineinsiderenroll: Add version 2.6.2 * offlineinsiderenroll: Add note and suggest gsudo
This commit is contained in:
parent
4080cbd69e
commit
2968d6ab16
17
bucket/offlineinsiderenroll.json
Normal file
17
bucket/offlineinsiderenroll.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "2.6.2",
|
||||
"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.2/OfflineInsiderEnroll-2.6.2.zip",
|
||||
"hash": "268e32c253046fa196da72f4d72ffd2a98f849646d20370b23b4bbaab8881c67",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user