oh-my-posh: Update to version 12.8.0

This commit is contained in:
github-actions[bot] 2022-10-26 12:33:36 +00:00
parent 431f7b93c8
commit ecdad17b3f

View File

@ -1,5 +1,5 @@
{ {
"version": "12.7.1", "version": "12.8.0",
"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,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d7305d997c9c2f51d64ee682c57e81a6369e9930c6f5bb2cfaaf1119e8200785", "d1a8b8c6c3e5bea966febf7ccc15e4e4fac070fd7bf0ccb3e22dcf5f669c717e",
"4bce23316d98ed8f47c1de0a8f964b0b1b301f57ac557644ed1eaa1c1b5d5f09" "8e13e1862319ac718dcccf98970749adef385d47387164c0df56286b3687f336"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d7305d997c9c2f51d64ee682c57e81a6369e9930c6f5bb2cfaaf1119e8200785", "d1a8b8c6c3e5bea966febf7ccc15e4e4fac070fd7bf0ccb3e22dcf5f669c717e",
"c27796f6728e43d97938e076a76984c2cb5e384474ca2566aa5a1babe6b656aa" "66db553e6af6ec09f1b59d4fd58141fc572e276dd806d6e58676aad1d79c13cf"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.7.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d7305d997c9c2f51d64ee682c57e81a6369e9930c6f5bb2cfaaf1119e8200785", "d1a8b8c6c3e5bea966febf7ccc15e4e4fac070fd7bf0ccb3e22dcf5f669c717e",
"0917fdd1ddfd331eef85fda253e1784e85c01d624a0a8e9fa0040e970759ca1d" "f54bc1eb9ee6be65794c46753e3fc3c95ca080d239d869615eb509548b380df6"
] ]
} }
}, },