oh-my-posh: Update to version 14.0.3

This commit is contained in:
github-actions[bot] 2023-02-01 12:30:50 +00:00
parent 83b7230378
commit fe84e10b43

View File

@ -1,5 +1,5 @@
{ {
"version": "14.0.2", "version": "14.0.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/v14.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0aa83214894a03c089c844bebd258ad74a199ccccdfe7c814b2731d5304fd0a8", "47df94e8adb684ab4db29e1e983415c13721b8b557c96bdce21df3ada62976c0",
"cf99f4bc3ac808848796b041ef2b4d84f14d1fa1a6acefb9e35f167a1fb3fb78" "1c923db42b2790ff2b8eb60437974325e3c2cf37dcd87f7fecf86dfb56858947"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0aa83214894a03c089c844bebd258ad74a199ccccdfe7c814b2731d5304fd0a8", "47df94e8adb684ab4db29e1e983415c13721b8b557c96bdce21df3ada62976c0",
"5ba5a4b563216a6ce35cf5f5e0de7a3d9e29bfaf42bc0142a0a4a3c54fe72c0c" "299d4cb8a1745ab411137f7fb6acd91cc023d759fc91780688415d2ef04c4907"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0aa83214894a03c089c844bebd258ad74a199ccccdfe7c814b2731d5304fd0a8", "47df94e8adb684ab4db29e1e983415c13721b8b557c96bdce21df3ada62976c0",
"fa01e98ffbcd5b6c5959f0a541338d6d9d11835fcf801f1b37fc82e1328d4621" "4e619e6dec6b57d327434f06f41728450265a3ad56eefb672e8c40969552d854"
] ]
} }
}, },