oh-my-posh: Update to version 17.5.3

This commit is contained in:
github-actions[bot] 2023-06-30 20:25:26 +00:00
parent ade5335cff
commit 853abdf049

View File

@ -1,5 +1,5 @@
{ {
"version": "17.5.2", "version": "17.5.3",
"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/v17.5.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"44ebef5c1f232a46da54d53901ddd2d1fe0339faa9b0a5717e06bfcbdcff8668", "bbcb7b2086020d27d31a44871aa515a8928858b185dee2d47b971abaa5b8700b",
"83d81fedfc6e2e52ffb58ac2f96794bbf469669206591f800fbe8f3bee56e5f9" "c17645727a58a9405514abea28b7e29cc4ed08cfe14d9319028d1e9fe378ce0c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"44ebef5c1f232a46da54d53901ddd2d1fe0339faa9b0a5717e06bfcbdcff8668", "bbcb7b2086020d27d31a44871aa515a8928858b185dee2d47b971abaa5b8700b",
"e4f11d4def93402a66243352e3993b4bdebd0d6624d42e089f616627a21f7bd7" "e61964cf47bbec5848d576a22e5eda95093bb5c6f120f55026364ec15a68a715"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v17.5.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"44ebef5c1f232a46da54d53901ddd2d1fe0339faa9b0a5717e06bfcbdcff8668", "bbcb7b2086020d27d31a44871aa515a8928858b185dee2d47b971abaa5b8700b",
"14ef7d9b6e7c5211f12f3a7805515b4c311ee091117e4ac16936b9d5276f2aeb" "88b0df8d09b108280f410958751c99d2df77853ae39db7b2f0c33ec1abc05bd2"
] ]
} }
}, },