oh-my-posh: Update to version 19.17.1

This commit is contained in:
github-actions[bot] 2024-03-14 16:27:40 +00:00
parent d052419be2
commit 8a0bce2f83

View File

@ -1,5 +1,5 @@
{ {
"version": "19.17.0", "version": "19.17.1",
"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/v19.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"83d593ef30a62986871f0d8352df9b4f7a7965fda399397d1cfda5a60f4e96b7", "3e9a32b488418d8171c1243c21d20e148247f74e45471430cefbd94aac72119e",
"08631625073564ead6b913b014845a49d53218138e859e37bb923daa83b2991c" "f3a4309e7514e2fb3d71f492002f1ae63337d703cd3600edecb3298e2db87def"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"83d593ef30a62986871f0d8352df9b4f7a7965fda399397d1cfda5a60f4e96b7", "3e9a32b488418d8171c1243c21d20e148247f74e45471430cefbd94aac72119e",
"bffddc9c73daa5aad3ab7bb51fb1c0c5797af5f706cea8a6d2b9703ecc95fb07" "8c82105ba8c5a84c3205fbf06025693dc64f7189017c4e1b4d0ec51b52ec5d5b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"83d593ef30a62986871f0d8352df9b4f7a7965fda399397d1cfda5a60f4e96b7", "3e9a32b488418d8171c1243c21d20e148247f74e45471430cefbd94aac72119e",
"29d349bbc1f0d397dc1d1f72893ac38f927dbf1e15d3b835a358459d67529115" "769e27434d3f52c4264b1ee99877dd4485363ab0b06592571740416c9d09584f"
] ]
} }
}, },