oh-my-posh: Update to version 23.6.6

This commit is contained in:
github-actions[bot] 2024-08-19 08:29:05 +00:00
parent b960c12ac0
commit 0f30fcf2f3

View File

@ -1,5 +1,5 @@
{ {
"version": "23.6.5", "version": "23.6.6",
"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/v23.6.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.6/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.6/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dad35b20a93a9e9b2ecb0bacd0b02247623b194495bf4b0c4942a20a04415460", "a8f9026769d91a6f3c8eed403b554fcb640f3c3cd337c120c6ff383f68c693b0",
"b3af8c74ce98388f7df4d3814378bdd80f026ece7f76b551234ec9995fa6816e" "20db4362e5f1ca308d8054833f0d042fb3eadd94f85a43311aeb561a43ead469"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.6/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.6/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dad35b20a93a9e9b2ecb0bacd0b02247623b194495bf4b0c4942a20a04415460", "a8f9026769d91a6f3c8eed403b554fcb640f3c3cd337c120c6ff383f68c693b0",
"07f13af8b50df00359d4162141697ff26f0ed1ba42576bd726dd592b4ed33de9" "d8c834bfe5461efc82ce462fd6f6718239421f6b3015b485cf8502f03f6b54ee"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.6/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.6/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dad35b20a93a9e9b2ecb0bacd0b02247623b194495bf4b0c4942a20a04415460", "a8f9026769d91a6f3c8eed403b554fcb640f3c3cd337c120c6ff383f68c693b0",
"5f8dc6778de72f76770040c184ba1440f366b35a22810dc4cb2a7eae4fe85dfe" "985297167ca7deaf1806ca11de6f5553cdd514b2985c0b13e900430bfa06f1aa"
] ]
} }
}, },