mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	oh-my-posh: Update to version 26.23.8, drop 32bit support (#7165)
* Upstream has stopped publishing windows 32bit builds with their releases as of 2025-09-09.
See also: a975e21165
* Remove hash check to fallback on github extract mode
			
			
This commit is contained in:
		
							parent
							
								
									19abbf211e
								
							
						
					
					
						commit
						2c3ad540af
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "26.20.1",
 | 
					    "version": "26.23.8",
 | 
				
			||||||
    "description": "A prompt theme engine for any shell",
 | 
					    "description": "A prompt theme engine for any shell",
 | 
				
			||||||
    "homepage": "https://ohmyposh.dev",
 | 
					    "homepage": "https://ohmyposh.dev",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
@ -7,32 +7,22 @@
 | 
				
			|||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": [
 | 
					            "url": [
 | 
				
			||||||
                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/themes.zip",
 | 
					                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/themes.zip",
 | 
				
			||||||
                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/posh-windows-amd64.exe#/oh-my-posh.exe"
 | 
					                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/posh-windows-amd64.exe#/oh-my-posh.exe"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "hash": [
 | 
					            "hash": [
 | 
				
			||||||
                "b44aff0a6f6509fe46de354d1b2e8a5f0b2f5061274b5449e440502f6af74940",
 | 
					                "4ebab1e0126b64c7bdfcde3ed946dd20d1f53f8c5fa756a98d3f1139ae99e7f7",
 | 
				
			||||||
                "df94a60b1eda6ea01504476e95927aa621d573bfb6f92e57034067fcb1b8cba7"
 | 
					                "4b73bd2b899ca76e0624bcaeebc89cbc85c13e7baa2d08c565bc99744c817887"
 | 
				
			||||||
            ]
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "32bit": {
 | 
					 | 
				
			||||||
            "url": [
 | 
					 | 
				
			||||||
                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/themes.zip",
 | 
					 | 
				
			||||||
                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/posh-windows-386.exe#/oh-my-posh.exe"
 | 
					 | 
				
			||||||
            ],
 | 
					 | 
				
			||||||
            "hash": [
 | 
					 | 
				
			||||||
                "b44aff0a6f6509fe46de354d1b2e8a5f0b2f5061274b5449e440502f6af74940",
 | 
					 | 
				
			||||||
                "9a3a10842a0b1733c22c2c79cf14182c9410230ddd29f4bb9f30c5030da9f997"
 | 
					 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": [
 | 
					            "url": [
 | 
				
			||||||
                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/themes.zip",
 | 
					                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/themes.zip",
 | 
				
			||||||
                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.20.1/posh-windows-arm64.exe#/oh-my-posh.exe"
 | 
					                "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/posh-windows-arm64.exe#/oh-my-posh.exe"
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "hash": [
 | 
					            "hash": [
 | 
				
			||||||
                "b44aff0a6f6509fe46de354d1b2e8a5f0b2f5061274b5449e440502f6af74940",
 | 
					                "4ebab1e0126b64c7bdfcde3ed946dd20d1f53f8c5fa756a98d3f1139ae99e7f7",
 | 
				
			||||||
                "3b2ee48a78c397efa6acfbe94e56fb89402f2534763c533c1bb61acf024ad276"
 | 
					                "1f81d7659a08d4ec6e0ef4c59310b81ae258edbd557f579f777d72dac464ea04"
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
@ -52,22 +42,12 @@
 | 
				
			|||||||
                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe"
 | 
					                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe"
 | 
				
			||||||
                ]
 | 
					                ]
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "32bit": {
 | 
					 | 
				
			||||||
                "url": [
 | 
					 | 
				
			||||||
                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip",
 | 
					 | 
				
			||||||
                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-386.exe#/oh-my-posh.exe"
 | 
					 | 
				
			||||||
                ]
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "arm64": {
 | 
					            "arm64": {
 | 
				
			||||||
                "url": [
 | 
					                "url": [
 | 
				
			||||||
                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip",
 | 
					                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/themes.zip",
 | 
				
			||||||
                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-arm64.exe#/oh-my-posh.exe"
 | 
					                    "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$version/posh-windows-arm64.exe#/oh-my-posh.exe"
 | 
				
			||||||
                ]
 | 
					                ]
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "hash": {
 | 
					 | 
				
			||||||
            "url": "$baseurl/checksums.txt",
 | 
					 | 
				
			||||||
            "regex": "$sha256.*?$basename"
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user