oh-my-posh: Update to version 23.11.1

This commit is contained in:
github-actions[bot] 2024-09-08 08:28:47 +00:00
parent 1faaa10d57
commit f82b560347

View File

@ -1,5 +1,5 @@
{ {
"version": "23.11.0", "version": "23.11.1",
"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.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8245450f6fbbaecc82083f26977cfdafff9aa66407d6eace3df570de273c5764", "3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77",
"099b54cbdef268a47c862de6532955b7a659e55d3d6e1fd782795fabfec98229" "280972fca9198d7ccde44bec6a844d084370ef335383a0e64fbf2e6ddff6d4be"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8245450f6fbbaecc82083f26977cfdafff9aa66407d6eace3df570de273c5764", "3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77",
"54cec84c43bb041018e88e82c44476977448b9e35b1400934bf7a7aa23cf8a08" "3b13f092263630c3db5b51a0160b7b027591a2550d0c9cc7df2929447ff0f4f9"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"8245450f6fbbaecc82083f26977cfdafff9aa66407d6eace3df570de273c5764", "3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77",
"b86938f3d70674c26162ae0eb9aa29083e0d3257fe58258953b0707217660b4d" "6db4daf49b666eda3450cdceb8a0eafac227937369abde801afa105e50d10bd1"
] ]
} }
}, },