mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	* offlineinsiderenroll: Add version 2.6.2 * offlineinsiderenroll: Add note and suggest gsudo
		
			
				
	
	
		
			18 lines
		
	
	
		
			787 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			787 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |