mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	atomicparsley@20221229.172126.d813aa6: Update manifest (#4296)
- Remove `extract_dir` - Add 32bit
This commit is contained in:
		
							parent
							
								
									35533ea284
								
							
						
					
					
						commit
						5e768c9044
					
				@ -7,9 +7,12 @@
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/wez/atomicparsley/releases/download/20221229.172126.d813aa6/AtomicParsleyWindows.zip",
 | 
			
		||||
            "hash": "39bec5d5c0b33044d8adf9f4c41f382da090c61a597ee3543ed62a03b6cb56c9"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/wez/atomicparsley/releases/download/20221229.172126.d813aa6/AtomicParsleyWindowsX86.zip",
 | 
			
		||||
            "hash": "3f81defc8d52ffae8520362725bb96ed31be4faefe8bc25507e5b7cfe8cbf3c9"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "extract_dir": "Release",
 | 
			
		||||
    "bin": "AtomicParsley.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://github.com/wez/atomicparsley/releases",
 | 
			
		||||
@ -19,6 +22,9 @@
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/wez/atomicparsley/releases/download/$version/AtomicParsleyWindows.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://github.com/wez/atomicparsley/releases/download/$version/AtomicParsleyWindowsX86.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user