oh-my-posh: Update to version 23.11.0

This commit is contained in:
github-actions[bot] 2024-09-08 00:36:35 +00:00
parent d48cdb79bf
commit 5e9829f79f

View File

@ -1,5 +1,5 @@
{ {
"version": "23.10.1", "version": "23.11.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/v23.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe", "8245450f6fbbaecc82083f26977cfdafff9aa66407d6eace3df570de273c5764",
"1eed915c7a7845131c6e59b92fe4faa4c4c67e5701f0389b6f46fde5d07e971f" "099b54cbdef268a47c862de6532955b7a659e55d3d6e1fd782795fabfec98229"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe", "8245450f6fbbaecc82083f26977cfdafff9aa66407d6eace3df570de273c5764",
"b9d8da3fa84ee6ebde323e27a669e6eed3ea28ef12c356f164cf246244a32453" "54cec84c43bb041018e88e82c44476977448b9e35b1400934bf7a7aa23cf8a08"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe", "8245450f6fbbaecc82083f26977cfdafff9aa66407d6eace3df570de273c5764",
"d15375d239386c108f75e34229fc47b931e503e9378c640ddd451d9fb2811ce9" "b86938f3d70674c26162ae0eb9aa29083e0d3257fe58258953b0707217660b4d"
] ]
} }
}, },