mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	dprint: Add version 0.26.0 (#3521)
* dprint: Add version 0.26.0 * Update bucket/dprint.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update bucket/dprint.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update bucket/dprint.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									a422e58033
								
							
						
					
					
						commit
						84727aa940
					
				
							
								
								
									
										26
									
								
								bucket/dprint.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								bucket/dprint.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,26 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "https://dprint.dev",
 | 
			
		||||
    "description": "Pluggable and configurable code formatting platform written in Rust.",
 | 
			
		||||
    "version": "0.26.0",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/dprint/dprint/releases/download/0.26.0/dprint-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "40a128d102db1e74d65c33d497eaa4d85963b2ea21245dd29d6ade06bb93bbda"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "dprint.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/dprint/dprint"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/dprint/dprint/releases/download/$version/dprint-x86_64-pc-windows-msvc.zip"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/SHASUMS256.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user