mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	gitomatic: Add version 0.2 (#306)
This commit is contained in:
		
							parent
							
								
									64f2c00b13
								
							
						
					
					
						commit
						d9104b7178
					
				
							
								
								
									
										31
									
								
								bucket/gitomatic.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								bucket/gitomatic.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,31 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "https://github.com/muesli/gitomatic",
 | 
			
		||||
    "version": "0.2",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "description": "A tool to monitor git repositories and automatically pull & push changes.",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/muesli/gitomatic/releases/download/v0.2/gitomatic_0.2_Windows_x86_64.tar.gz",
 | 
			
		||||
            "hash": "21fa09906fa38dd50267d541c53588110c0c9d7d7dfba62a386172a01a410e91"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/muesli/gitomatic/releases/download/v0.2/gitomatic_0.2_Windows_i386.tar.gz",
 | 
			
		||||
            "hash": "7e52d14819cf2ac72f02120e04ba93276f7e7649ae95d13b24fa540557619e99"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "gitomatic.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/muesli/gitomatic/releases/download/v$version/gitomatic_$version_Windows_x86_64.tar.gz"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://github.com/muesli/gitomatic/releases/download/v$version/gitomatic_$version_Windows_i386.tar.gz"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/checksums.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user