oh-my-posh: Update to version 18.17.0

This commit is contained in:
github-actions[bot] 2023-10-29 16:26:33 +00:00
parent 2efdc70967
commit 2fbd659113

View File

@ -1,5 +1,5 @@
{ {
"version": "18.16.2", "version": "18.17.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/v18.16.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.16.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.17.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e2e1a083de1aa1050bcc7ba0f21fdf5a53cf1a8c132e4e91df0ee22849d684d4", "bb8b3d87f454568674805e265225099a233af0b821a82abd8bb2f4564d965796",
"e05b3382af02ce4d66ea9011111d362c133c1c91c2b4ece1ecd10b6f20be25c1" "6df8988979483be7e2dfa32737fc67dcd61cf4aa5118789874a47fc535212ffc"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.16.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.16.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.17.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e2e1a083de1aa1050bcc7ba0f21fdf5a53cf1a8c132e4e91df0ee22849d684d4", "bb8b3d87f454568674805e265225099a233af0b821a82abd8bb2f4564d965796",
"752eb086fc8a2fd61d12c8b78abccaebf2708961b5fd930f286be66a6f2ed874" "b3d250a82094c5c60d6da5338eb74334cceac160ab7215347256c7dbdd1cca4e"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.16.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.16.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.17.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e2e1a083de1aa1050bcc7ba0f21fdf5a53cf1a8c132e4e91df0ee22849d684d4", "bb8b3d87f454568674805e265225099a233af0b821a82abd8bb2f4564d965796",
"6987ddb86b076795f40fc2b91b8c544c9fd20cf6475f4028ac365619e025686c" "6f73e3bd6d0601a369adfc059088e2ce558f173b9f2773af62a2030f3f321368"
] ]
} }
}, },