oh-my-posh: Update to version 12.9.0

This commit is contained in:
github-actions[bot] 2022-10-27 12:32:36 +00:00
parent 06f7a2ffab
commit 4135d91a02

View File

@ -1,5 +1,5 @@
{ {
"version": "12.8.0", "version": "12.9.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.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.9.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d1a8b8c6c3e5bea966febf7ccc15e4e4fac070fd7bf0ccb3e22dcf5f669c717e", "da57208af2542f2966510689d964c06bc86013cea0d768e7860be959b8581476",
"8e13e1862319ac718dcccf98970749adef385d47387164c0df56286b3687f336" "a26cbdd8fa2aadfafac6e8c6264af0838037148d630b2c0d8cd7c74719f260aa"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.9.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d1a8b8c6c3e5bea966febf7ccc15e4e4fac070fd7bf0ccb3e22dcf5f669c717e", "da57208af2542f2966510689d964c06bc86013cea0d768e7860be959b8581476",
"66db553e6af6ec09f1b59d4fd58141fc572e276dd806d6e58676aad1d79c13cf" "0d1cc3d241dac205c26d1dbfc1a224425f977031df804a8f6d874ad1d10c2028"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.9.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.8.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.9.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"d1a8b8c6c3e5bea966febf7ccc15e4e4fac070fd7bf0ccb3e22dcf5f669c717e", "da57208af2542f2966510689d964c06bc86013cea0d768e7860be959b8581476",
"f54bc1eb9ee6be65794c46753e3fc3c95ca080d239d869615eb509548b380df6" "4db499c159ab135b9f436ff0bb45ced5e6a005ef4a541925e82b3ad0d2ed6d50"
] ]
} }
}, },