oh-my-posh: Update to version 19.17.0

This commit is contained in:
github-actions[bot] 2024-03-14 08:26:46 +00:00
parent c30f3404f4
commit 027fe538d7

View File

@ -1,5 +1,5 @@
{ {
"version": "19.16.1", "version": "19.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/v19.16.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.16.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"84a6d1ef72844b2af9a7add583e269c2027d20ebdf4f3c3b2119c73ba148ed20", "83d593ef30a62986871f0d8352df9b4f7a7965fda399397d1cfda5a60f4e96b7",
"1b3d80b304f52a19d0a12c24ed982eb7d5c4434387ffbac5834e46e40cec78d7" "08631625073564ead6b913b014845a49d53218138e859e37bb923daa83b2991c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.16.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.16.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"84a6d1ef72844b2af9a7add583e269c2027d20ebdf4f3c3b2119c73ba148ed20", "83d593ef30a62986871f0d8352df9b4f7a7965fda399397d1cfda5a60f4e96b7",
"edd48acdbb16722c8e2fc37e181e7c7b37385d1ce8ea29f6c2934f17e40a3b2f" "bffddc9c73daa5aad3ab7bb51fb1c0c5797af5f706cea8a6d2b9703ecc95fb07"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.16.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.16.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.17.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"84a6d1ef72844b2af9a7add583e269c2027d20ebdf4f3c3b2119c73ba148ed20", "83d593ef30a62986871f0d8352df9b4f7a7965fda399397d1cfda5a60f4e96b7",
"876a86961e557d070d39d069e07dd37860d58007bea2b494095d82654203a5c4" "29d349bbc1f0d397dc1d1f72893ac38f927dbf1e15d3b835a358459d67529115"
] ]
} }
}, },