mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	auto-doc: Add version 3.5.0 (#6598)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
This commit is contained in:
		
							parent
							
								
									4bb35be000
								
							
						
					
					
						commit
						1044eada0f
					
				
							
								
								
									
										38
									
								
								bucket/auto-doc.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										38
									
								
								bucket/auto-doc.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,38 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "3.5.0",
 | 
			
		||||
    "description": "Generate a beautiful, easy-to-read markdown table or YAML code block with just a few lines of code.",
 | 
			
		||||
    "homepage": "https://github.com/tj-actions/auto-doc",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.5.0/auto-doc_3.5.0_Windows_x86_64.zip",
 | 
			
		||||
            "hash": "43798a7fbb25a125c2339ea60d3de5e68c54a9f21776ede80bc5a01a4357bf73"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.5.0/auto-doc_3.5.0_Windows_i386.zip",
 | 
			
		||||
            "hash": "d95e22b5fcd4ebf22b77274ea6aa4668940300e4fc003e3d7dfa54077ae5827e"
 | 
			
		||||
        },
 | 
			
		||||
        "arm64": {
 | 
			
		||||
            "url": "https://github.com/tj-actions/auto-doc/releases/download/v3.5.0/auto-doc_3.5.0_Windows_arm64.zip",
 | 
			
		||||
            "hash": "1a22dabee9ec7b865163b41cff4dd227490881382fd351d0719aff7d42c324a3"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "auto-doc.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/tj-actions/auto-doc/releases/download/v$version/auto-doc_$version_Windows_x86_64.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://github.com/tj-actions/auto-doc/releases/download/v$version/auto-doc_$version_Windows_i386.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "arm64": {
 | 
			
		||||
                "url": "https://github.com/tj-actions/auto-doc/releases/download/v$version/auto-doc_$version_Windows_arm64.zip"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/checksums.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user