mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	bochs: Update to 2.6.11 (fix au.url) (#777)
This commit is contained in:
		
							parent
							
								
									ac2843d760
								
							
						
					
					
						commit
						594271ffed
					
				@ -1,26 +1,26 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "http://bochs.sourceforge.net/",
 | 
			
		||||
    "description": "Open source IA-32 (x86) PC emulator written in C++",
 | 
			
		||||
    "version": "2.6.10",
 | 
			
		||||
    "version": "2.6.11",
 | 
			
		||||
    "license": "LGPL-2.1-only",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.10/bochs-2.6.10-win64.zip",
 | 
			
		||||
            "hash": "sha1:23f49ca8e0bb2d5ff94e68e4fdaa9e04e1752deb",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bochs-win64.exe",
 | 
			
		||||
                "bochsdbg-win64.exe"
 | 
			
		||||
            ]
 | 
			
		||||
            "url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.11/Bochs-win64-2.6.11.exe#/dl.7z",
 | 
			
		||||
            "hash": "sha1:4c3aa9d2bc67b7968633e888918f2593a535c2b1"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.10/bochs-p4-smp-2.6.10-win32.zip",
 | 
			
		||||
            "hash": "sha1:b9b259c9f90e65c015aa3cbbd4c1a6471b801ab2",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                "bochs-p4-smp.exe",
 | 
			
		||||
                "bochsdbg-p4-smp.exe"
 | 
			
		||||
            ]
 | 
			
		||||
            "url": "https://downloads.sourceforge.net/project/bochs/bochs/2.6.11/Bochs-win32-2.6.11.exe#/dl.7z",
 | 
			
		||||
            "hash": "sha1:493809db0ce1afd624a8e47c38edb5ee38b9fcbc"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "bochs.exe",
 | 
			
		||||
        "bochsdbg.exe",
 | 
			
		||||
        "bxhub.exe",
 | 
			
		||||
        "bximage.exe",
 | 
			
		||||
        "niclist.exe",
 | 
			
		||||
        "sb16ctrl.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "http://bochs.sourceforge.net/getcurrent.html",
 | 
			
		||||
        "re": "<b>Latest release:<\\/b> Bochs ([\\d.]+)"
 | 
			
		||||
@ -28,10 +28,10 @@
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/bochs-$version-win64.zip"
 | 
			
		||||
                "url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/Bochs-win64-$version.exe#/dl.7z"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/bochs-p4-smp-$version-win32.zip"
 | 
			
		||||
                "url": "https://downloads.sourceforge.net/project/bochs/bochs/$version/Bochs-win32-$version.exe#/dl.7z"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user