mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	mdq: Update to version 0.7.2 (#6786)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
This commit is contained in:
		
							parent
							
								
									c70f84a23c
								
							
						
					
					
						commit
						9bea7f6ec9
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.5.0",
 | 
					    "version": "0.7.2",
 | 
				
			||||||
    "description": "Like jq but for Markdown.",
 | 
					    "description": "Like jq but for Markdown.",
 | 
				
			||||||
    "homepage": "https://github.com/yshavit/mdq",
 | 
					    "homepage": "https://github.com/yshavit/mdq",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/yshavit/mdq/releases/download/v0.5.0/mdq-windows.zip",
 | 
					            "url": "https://github.com/yshavit/mdq/releases/download/v0.7.2/mdq-windows-x64.zip",
 | 
				
			||||||
            "hash": "10b925c654bba46acdb5e665adaf85860d7921078fdd509d19238805733959b0"
 | 
					            "hash": "2d82c5a39fc9e2c39363d6f732d5baf4be2e769c4d619184340e6620425baf88"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "mdq.exe",
 | 
					    "bin": "mdq.exe",
 | 
				
			||||||
@ -14,7 +14,7 @@
 | 
				
			|||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://github.com/yshavit/mdq/releases/download/v$version/mdq-windows.zip"
 | 
					                "url": "https://github.com/yshavit/mdq/releases/download/v$version/mdq-windows-x64.zip"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user