mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	ollama@0.3.12: Fix urls
This commit is contained in:
		
							parent
							
								
									fbf622e764
								
							
						
					
					
						commit
						1c98516ada
					
				@ -13,8 +13,8 @@
 | 
			
		||||
            "hash": "0798a0630edaa8cb2b667a54f5566bdbd49be47820f75a9209ad0145f8f6a74e"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/ollama/ollama/releases/download/v0.3.12/ollama-windows-amd64.zip",
 | 
			
		||||
            "hash": "0798a0630edaa8cb2b667a54f5566bdbd49be47820f75a9209ad0145f8f6a74e"
 | 
			
		||||
            "url": "https://github.com/ollama/ollama/releases/download/v0.3.12/ollama-windows-arm64.zip",
 | 
			
		||||
            "hash": "07e3e27b819fe22f63888b6f2add38edf24e576e21eaeb45c09c6f7c60aa7d62"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "ollama.exe",
 | 
			
		||||
@ -27,7 +27,7 @@
 | 
			
		||||
                "url": "https://github.com/ollama/ollama/releases/download/v$version/ollama-windows-amd64.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "arm64": {
 | 
			
		||||
                "url": "https://github.com/ollama/ollama/releases/download/v$version/ollama-windows-amd64.zip"
 | 
			
		||||
                "url": "https://github.com/ollama/ollama/releases/download/v$version/ollama-windows-arm64.zip"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user