mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	octave: Update to version 7.3.0
This commit is contained in:
		
							parent
							
								
									0af42a362f
								
							
						
					
					
						commit
						8deee44f94
					
				@ -1,13 +1,13 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "7.2.0",
 | 
			
		||||
    "version": "7.3.0",
 | 
			
		||||
    "description": "A high-level language primarily intended for numerical computations.",
 | 
			
		||||
    "homepage": "https://www.gnu.org/software/octave/",
 | 
			
		||||
    "license": "GPL-3.0-only",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://ftp.gnu.org/gnu/octave/windows/octave-7.2.0-w64.zip",
 | 
			
		||||
            "hash": "de70a525460ce3e73a3c275aa0fa6610d15f13ef9fdc4f1a38274a95d7fb8cd4",
 | 
			
		||||
            "extract_dir": "octave-7.2.0-w64",
 | 
			
		||||
            "url": "https://ftp.gnu.org/gnu/octave/windows/octave-7.3.0-w64.zip",
 | 
			
		||||
            "hash": "f8dcdbfe3ed20d064cee355fc2755ec3df1d11ed3464c2d57bc5d238aa37fd78",
 | 
			
		||||
            "extract_dir": "octave-7.3.0-w64",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "mingw64\\bin\\octave.bat",
 | 
			
		||||
                "mingw64\\bin\\octave-gui.exe",
 | 
			
		||||
@ -16,9 +16,9 @@
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://ftp.gnu.org/gnu/octave/windows/octave-7.2.0-w32.zip",
 | 
			
		||||
            "hash": "64ac19d4c7f86cb6d5f7901c776746c714b9d09b2eaff6cb3e4aa4609c62fef5",
 | 
			
		||||
            "extract_dir": "octave-7.2.0-w32",
 | 
			
		||||
            "url": "https://ftp.gnu.org/gnu/octave/windows/octave-7.3.0-w32.zip",
 | 
			
		||||
            "hash": "55b3236c9a4af312466542092377cf3500c54f5a9f0f34cf90a38e1729c9dd6c",
 | 
			
		||||
            "extract_dir": "octave-7.3.0-w32",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "mingw32\\bin\\octave.bat",
 | 
			
		||||
                "mingw32\\bin\\octave-gui.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user