mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	update doxygen 1.8.13 and add autoupdate
This commit is contained in:
		
							parent
							
								
									fb768dd15e
								
							
						
					
					
						commit
						0f2e9e4c16
					
				
							
								
								
									
										20
									
								
								doxygen.json
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								doxygen.json
									
									
									
									
									
								
							@ -1,15 +1,15 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "http://www.doxygen.nl/",
 | 
			
		||||
    "license": "GPL2",
 | 
			
		||||
    "version": "1.8.12",
 | 
			
		||||
    "version": "1.8.13",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.windows.x64.bin.zip",
 | 
			
		||||
            "hash": "b39d7efc910565c776f352c109b2915de546891d01c3724b404d7e6f036d0d02"
 | 
			
		||||
            "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.windows.x64.bin.zip",
 | 
			
		||||
            "hash": "c59e92ab9f82e156723dd3efb9433948dcb84facc21d6efb50f4d6c2d7aa6c5c"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.12.windows.bin.zip",
 | 
			
		||||
            "hash": "23049f875420668c8899ab27292af0b76ee29ccf00100ecb94997c78d409c3de"
 | 
			
		||||
            "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.windows.bin.zip",
 | 
			
		||||
            "hash": "215800d19d0e77fa400694af74685bbd3000463f0d7f18b6c7b743d2d6a1422f"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
@ -20,5 +20,15 @@
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "http://www.doxygen.nl/download.html",
 | 
			
		||||
        "re": "The latest version of doxygen is ([\\d.]+)"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-$version.windows.x64.bin.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "http://ftp.stack.nl/pub/users/dimitri/doxygen-$version.windows.bin.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user