mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	docto: Update to version 1.9
This commit is contained in:
		
							parent
							
								
									613401f68a
								
							
						
					
					
						commit
						024993b7db
					
				@ -1,13 +1,13 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.8",
 | 
			
		||||
    "version": "1.9",
 | 
			
		||||
    "description": "Simple command line utility for converting .doc & .xls files to any supported format.",
 | 
			
		||||
    "homepage": "https://github.com/tobya/DocTo",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "notes": "Must have Microsoft Word, Excel or PowerPoint installed on host machine.",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/tobya/DocTo/releases/download/v1.8/docto_64.zip",
 | 
			
		||||
            "hash": "0f0d0b072612343743824cb23ce49119b16de71b639ef56866fbcfa2a900059a",
 | 
			
		||||
            "url": "https://github.com/tobya/DocTo/releases/download/v1.9/docto_64.zip",
 | 
			
		||||
            "hash": "cadd1bb8459a3c83477c843f45a65ceef3542791bfb14b258d9aa236635c2a16",
 | 
			
		||||
            "bin": [
 | 
			
		||||
                [
 | 
			
		||||
                    "docto_64.exe",
 | 
			
		||||
@ -16,8 +16,8 @@
 | 
			
		||||
            ]
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/tobya/DocTo/releases/download/v1.8/docto_32.zip",
 | 
			
		||||
            "hash": "81c7c5a29e8f3df5c53c00d2d3cc6633d4824555c36aadcd547592c3b6fc2e96",
 | 
			
		||||
            "url": "https://github.com/tobya/DocTo/releases/download/v1.9/docto_32.zip",
 | 
			
		||||
            "hash": "831d7280386d95bf84629b8eb596bad7cbb3cc266aea7691767b11dae6a2014c",
 | 
			
		||||
            "bin": "docto.exe"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user