mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-01 06:11:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.5.0",
 | |
|     "description": "Access a global network of probes without leaving your console",
 | |
|     "homepage": "https://www.jsdelivr.com/globalping",
 | |
|     "license": "MPL-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/jsdelivr/globalping-cli/releases/download/v1.5.0/globalping_Windows_x86_64.zip",
 | |
|             "hash": "99f31ae80b8353d9a327cf34d98bf85efee88b4bde0f354be50ee0b9daca7b17"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/jsdelivr/globalping-cli/releases/download/v1.5.0/globalping_Windows_i386.zip",
 | |
|             "hash": "c0df4eac19c442b204218ad99e4f6f2f12b34e2b978c07a662de4d805fb6506c"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/jsdelivr/globalping-cli/releases/download/v1.5.0/globalping_Windows_arm64.zip",
 | |
|             "hash": "80f1e5027b0db7e8d41939f89f812d1c16c9b7de47dbccc42a43222ac04ebfce"
 | |
|         }
 | |
|     },
 | |
|     "bin": "globalping.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/jsdelivr/globalping-cli"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/jsdelivr/globalping-cli/releases/download/v$version/globalping_Windows_x86_64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/jsdelivr/globalping-cli/releases/download/v$version/globalping_Windows_i386.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/jsdelivr/globalping-cli/releases/download/v$version/globalping_Windows_arm64.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)