mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	octave@10.3.0: Use mirror download URL as mandated by GNU (#7234)
This commit is contained in:
		
							parent
							
								
									dbcbde2401
								
							
						
					
					
						commit
						5a1c627277
					
				| @ -1,7 +1,7 @@ | ||||
| { | ||||
|     "version": "10.3.0", | ||||
|     "description": "A high-level language primarily intended for numerical computations.", | ||||
|     "homepage": "https://www.gnu.org/software/octave/", | ||||
|     "homepage": "https://octave.org", | ||||
|     "license": "GPL-3.0-only", | ||||
|     "notes": [ | ||||
|         "* Known issue:", | ||||
| @ -11,8 +11,8 @@ | ||||
|     ], | ||||
|     "architecture": { | ||||
|         "64bit": { | ||||
|             "url": "https://ftp.gnu.org/gnu/octave/windows/octave-10.3.0-w64.zip", | ||||
|             "hash": "d201e9b5a082427b22e5691a039b861b2a27167f7771b3e3cf0a74556f986777", | ||||
|             "url": "https://ftpmirror.gnu.org/octave/windows/octave-10.3.0-w64.7z", | ||||
|             "hash": "4595b055c73de090839f5b86f289b0ac22b69549676b3452252306fffdc37ac6", | ||||
|             "extract_dir": "octave-10.3.0-w64", | ||||
|             "bin": [ | ||||
|                 [ | ||||
| @ -39,7 +39,7 @@ | ||||
|     "autoupdate": { | ||||
|         "architecture": { | ||||
|             "64bit": { | ||||
|                 "url": "https://ftp.gnu.org/gnu/octave/windows/octave-$version-w64.zip", | ||||
|                 "url": "https://ftpmirror.gnu.org/octave/windows/octave-$version-w64.7z", | ||||
|                 "extract_dir": "octave-$version-w64" | ||||
|             } | ||||
|         } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Olav Rønnestad Birkeland
						Olav Rønnestad Birkeland