oh-my-posh: Update to version 23.10.1

This commit is contained in:
github-actions[bot] 2024-09-02 12:31:41 +00:00
parent 3997483dd0
commit e9533ce7cf

View File

@ -1,5 +1,5 @@
{ {
"version": "23.9.1", "version": "23.10.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.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.9.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3d0721d3cb9bedb49bdc71b78dce41046ff5f1822d685edd802112a5829294cb", "74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe",
"563e117ce93f4ff72e22c2cd3e70a92e2785a558135d73cc87020a42d814c075" "1eed915c7a7845131c6e59b92fe4faa4c4c67e5701f0389b6f46fde5d07e971f"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.9.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3d0721d3cb9bedb49bdc71b78dce41046ff5f1822d685edd802112a5829294cb", "74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe",
"ba5697a6c329d9f39df1947de311257dedc5ef767f80e66c2231f056aba71d96" "b9d8da3fa84ee6ebde323e27a669e6eed3ea28ef12c356f164cf246244a32453"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.9.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.9.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.10.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3d0721d3cb9bedb49bdc71b78dce41046ff5f1822d685edd802112a5829294cb", "74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe",
"2b4dc5617d1d5eaf76e849359d23ebba11d29a04bc8741bdc26bfc8a9010e888" "d15375d239386c108f75e34229fc47b931e503e9378c640ddd451d9fb2811ce9"
] ]
} }
}, },