mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ollama: Add autoupdate.hash (#5946)
This commit is contained in:
		
							parent
							
								
									b2d1b05899
								
							
						
					
					
						commit
						dd2060e0d3
					
				@ -19,7 +19,10 @@
 | 
			
		||||
        "github": "https://github.com/ollama/ollama"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://github.com/ollama/ollama/releases/download/v$version/OllamaSetup.exe"
 | 
			
		||||
        "url": "https://github.com/ollama/ollama/releases/download/v$version/OllamaSetup.exe",
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/sha256sum.txt"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "notes": "You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models."
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user