mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	vhs: Update to version 0.8.0
This commit is contained in:
		
							parent
							
								
									c0342828ca
								
							
						
					
					
						commit
						043b3b8c31
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.7.2",
 | 
					    "version": "0.8.0",
 | 
				
			||||||
    "homepage": "https://github.com/charmbracelet/vhs",
 | 
					    "homepage": "https://github.com/charmbracelet/vhs",
 | 
				
			||||||
    "description": "A cli application that allows you to create terminal GIFs as code for integration testing and demoing your CLI tools (ex. neofetch/winfetch).",
 | 
					    "description": "A cli application that allows you to create terminal GIFs as code for integration testing and demoing your CLI tools (ex. neofetch/winfetch).",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
@ -9,14 +9,14 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.2/vhs_0.7.2_Windows_x86_64.zip",
 | 
					            "url": "https://github.com/charmbracelet/vhs/releases/download/v0.8.0/vhs_0.8.0_Windows_x86_64.zip",
 | 
				
			||||||
            "hash": "96cfae9ccd2cfe2d17ff6ec6d462ea27ea8d07c1a7eb8ce3cb2e0f833e53666d",
 | 
					            "hash": "857058e28ef37742ff939457f69eb6b337c4599bad84d95fccfe30c2de6c0b62",
 | 
				
			||||||
            "extract_dir": "vhs_0.7.2_Windows_x86_64"
 | 
					            "extract_dir": "vhs_0.8.0_Windows_x86_64"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/charmbracelet/vhs/releases/download/v0.7.2/vhs_0.7.2_Windows_i386.zip",
 | 
					            "url": "https://github.com/charmbracelet/vhs/releases/download/v0.8.0/vhs_0.8.0_Windows_i386.zip",
 | 
				
			||||||
            "hash": "bcb2d418a23ddc4380fe91a60df6c3c887a1dcd351de64ccc8f94a4d59409c20",
 | 
					            "hash": "1ad3f7ca28243461d4c72e32856849c265f580507a23dd405288677139ed55f1",
 | 
				
			||||||
            "extract_dir": "vhs_0.7.2_Windows_i386"
 | 
					            "extract_dir": "vhs_0.8.0_Windows_i386"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "vhs.exe",
 | 
					    "bin": "vhs.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user