oh-my-posh: Update to version 23.6.5

This commit is contained in:
github-actions[bot] 2024-08-18 20:25:43 +00:00
parent a2619779fa
commit f872a43e4e

View File

@ -1,5 +1,5 @@
{ {
"version": "23.6.3", "version": "23.6.5",
"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.3/themes.zip", "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.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3cccd9469f8c1a94b20727fe861103e8bc386608be4afcb723a4e488fcd14321", "dad35b20a93a9e9b2ecb0bacd0b02247623b194495bf4b0c4942a20a04415460",
"fee404a7a17c9ad90d74249424d7929857e1896611858a4d3cd5611f15bb85e8" "b3af8c74ce98388f7df4d3814378bdd80f026ece7f76b551234ec9995fa6816e"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/themes.zip", "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.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3cccd9469f8c1a94b20727fe861103e8bc386608be4afcb723a4e488fcd14321", "dad35b20a93a9e9b2ecb0bacd0b02247623b194495bf4b0c4942a20a04415460",
"e1f89c580b1e837cbd77e269ffee03d3844c69b929ce952c66fcf6efb04f3c04" "07f13af8b50df00359d4162141697ff26f0ed1ba42576bd726dd592b4ed33de9"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.3/themes.zip", "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.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.6.5/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3cccd9469f8c1a94b20727fe861103e8bc386608be4afcb723a4e488fcd14321", "dad35b20a93a9e9b2ecb0bacd0b02247623b194495bf4b0c4942a20a04415460",
"fcad0d235e434316373db5beac494722076e9b4d771425f94ab835664e30b5a4" "5f8dc6778de72f76770040c184ba1440f366b35a22810dc4cb2a7eae4fe85dfe"
] ]
} }
}, },