mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	stlink: Update to version 1.7.0
This commit is contained in:
		
							parent
							
								
									c043af818e
								
							
						
					
					
						commit
						6a398f9ee5
					
				@ -1,18 +1,18 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.6.1",
 | 
					    "version": "1.7.0",
 | 
				
			||||||
    "description": "Open source STM32 MCU programming toolset",
 | 
					    "description": "Open source STM32 MCU programming toolset",
 | 
				
			||||||
    "homepage": "https://github.com/stlink-org/stlink",
 | 
					    "homepage": "https://github.com/stlink-org/stlink",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/stlink-org/stlink/releases/download/v1.6.1/stlink-1.6.1-x86_64-w64-mingw32.zip",
 | 
					            "url": "https://github.com/stlink-org/stlink/releases/download/v1.7.0/stlink-1.7.0-x86_64-w64-mingw32.zip",
 | 
				
			||||||
            "hash": "79267c0e4ca9448e3352e6ecb43c4e8303afa969172f57d37163f4f15390d8fb",
 | 
					            "hash": "54c24aa76d2fa6c53bc08f960b63a56feedcb634b85fd2596c67ecbb377ac2c4",
 | 
				
			||||||
            "extract_dir": "stlink-1.6.1-x86_64-w64-mingw32"
 | 
					            "extract_dir": "stlink-1.7.0-x86_64-w64-mingw32"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/stlink-org/stlink/releases/download/v1.6.1/stlink-1.6.1-i686-w64-mingw32.zip",
 | 
					            "url": "https://github.com/stlink-org/stlink/releases/download/v1.7.0/stlink-1.7.0-i686-w64-mingw32.zip",
 | 
				
			||||||
            "hash": "653a8c2f16a5b98588544aa8bfe51921693e1f7a5e0a5c7120b693e11235c1c7",
 | 
					            "hash": "321ab09abdc13826e215976953b1f280b9d327fa4130e1ec6a258ee393e97fab",
 | 
				
			||||||
            "extract_dir": "stlink-1.6.1-i686-w64-mingw32"
 | 
					            "extract_dir": "stlink-1.7.0-i686-w64-mingw32"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "env_add_path": "bin",
 | 
					    "env_add_path": "bin",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user