oh-my-posh: Update to version 23.8.0

This commit is contained in:
github-actions[bot] 2024-08-27 08:29:54 +00:00
parent 1db5b1b48e
commit f694599f05

View File

@ -1,5 +1,5 @@
{ {
"version": "23.7.2", "version": "23.8.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.7.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.7.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.8.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"97daa68858019e9806eea7339b28958934dfff1e99257d828e36a4ef027fc34a", "89063f8984e3f7aa86dc6018ba5ac4a406e1df182d6dfa69edf180b7b982977a",
"a27c491f41caff911b9b91448da533276c8b7300750b1f5adf70a57ceb982f38" "1e81a2c9496ca4accc4e147c52d65f22176ed765d5dc3356eb528191dc429120"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.7.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.7.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.8.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"97daa68858019e9806eea7339b28958934dfff1e99257d828e36a4ef027fc34a", "89063f8984e3f7aa86dc6018ba5ac4a406e1df182d6dfa69edf180b7b982977a",
"631cfeb4ecedbbf7c5685c00a59d379e3b116fd7670095a0a341ef6dc390e658" "ab50ac70ac831ecc319600878679fc14a77fce800420e4de31e7c5c6904a4efc"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.7.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.8.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.7.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.8.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"97daa68858019e9806eea7339b28958934dfff1e99257d828e36a4ef027fc34a", "89063f8984e3f7aa86dc6018ba5ac4a406e1df182d6dfa69edf180b7b982977a",
"ff5ba8a81222849fdcbb0d632e60c22830d7dbc853bb0ee70e7443766a70ac2f" "24fb86612984a16fdc847d4fe7230110889f8ba050d44a24c21e7baf529e6d45"
] ]
} }
}, },