oh-my-posh: Update to version 18.3.0

This commit is contained in:
github-actions[bot] 2023-08-06 16:26:37 +00:00
parent 8d5921d1fa
commit 0f117be3f5

View File

@ -1,5 +1,5 @@
{ {
"version": "18.2.5", "version": "18.3.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.2.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.5/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a16a940bcbc83048184d81506bfc2ee51ab8394d85487df3336cd168a752555e", "082501261d38b3c7ec23e32c96b31897e5a9596fca4953d9b2492b3a7a035b43",
"20a6ac58d00b31292183b5ffe1ed296ad069dd6241313f6cc350603e0fb393a1" "6f9d69dfd181ba6a51fe07e1fc9c242f05992587dbc5892888bd7dad1d332859"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.5/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a16a940bcbc83048184d81506bfc2ee51ab8394d85487df3336cd168a752555e", "082501261d38b3c7ec23e32c96b31897e5a9596fca4953d9b2492b3a7a035b43",
"398f8b0bc03ad68bcf21fadb82be55400eb467753a3a6ffd24007d9d78f5b4a8" "e656e765d1d61cf7527390948f8897f206c1ca1a825ddcb42ce90cf1cb519b98"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.5/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.2.5/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a16a940bcbc83048184d81506bfc2ee51ab8394d85487df3336cd168a752555e", "082501261d38b3c7ec23e32c96b31897e5a9596fca4953d9b2492b3a7a035b43",
"42d864817526ede93b06724c0548d77aa1c67b4b7c44f05d170fd01e96c278b4" "17e3f12adfa41e966c0de5a5de48779c5b98d7cedee3a24e59bd0b6dc5d09e3c"
] ]
} }
}, },