oh-my-posh: Update to version 12.17.0

This commit is contained in:
github-actions[bot] 2022-11-20 16:29:48 +00:00
parent bb862fb7ca
commit f0990b2dc8

View File

@ -1,5 +1,5 @@
{ {
"version": "12.16.1", "version": "12.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/v12.16.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.17.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"386dda85ed7a15664f53494f80f2bc8d0975d339a4828683ce342ad6a8e63e7c", "cb5ac2413150b90f44187226ed233528512bda776bfdb919dc6e4dd332790816",
"921dbc7b81ad682fd24a786e1c5db4570259188310e80108351b32a9fae91b44" "9319137b356c61683ab8ef9d174c22f225933ff4c173f87e2e8513257ce72e77"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.17.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"386dda85ed7a15664f53494f80f2bc8d0975d339a4828683ce342ad6a8e63e7c", "cb5ac2413150b90f44187226ed233528512bda776bfdb919dc6e4dd332790816",
"05b4dd531829652f1cdbdc6aa56876e57fc2ae7205f701c8e528c96e25885232" "520605bece0018fdf45ca16bbeff6f3ab5b0ceb3c973557f610a02f35d964d0f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.17.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"386dda85ed7a15664f53494f80f2bc8d0975d339a4828683ce342ad6a8e63e7c", "cb5ac2413150b90f44187226ed233528512bda776bfdb919dc6e4dd332790816",
"36bba4fdcd6fba9524d2133ca527b3ef8c9d24fcd7f760653c05043b5e12d214" "9d250766f41d04d0229ca7136dc2d3db9cbe32d3472ab6086208d3b1fec16b19"
] ]
} }
}, },