oh-my-posh: Update to version 12.13.0

This commit is contained in:
github-actions[bot] 2022-11-05 20:29:00 +00:00
parent bace5a7b97
commit a72ea1d517

View File

@ -1,5 +1,5 @@
{ {
"version": "12.12.1", "version": "12.13.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.12.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427", "6709f27c77c2abebcd4726778843164364322527d2455ace917396f67ffcc3d5",
"164444e822415967e65a17cabee6d26ef3fd7165ac56fc209ee2bec8a8dbc09b" "84914fd4a6179fca7c5eb1216af516bddb7694ac67e24088333a4826b809d946"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427", "6709f27c77c2abebcd4726778843164364322527d2455ace917396f67ffcc3d5",
"b28f2920bb859400c92350e4a5469643d53f09538d0b31e2c52d2e9611b98aad" "b50963be55509b2de2f81618211caffe39f2001da7d142e050dd354fdb7b28be"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.13.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427", "6709f27c77c2abebcd4726778843164364322527d2455ace917396f67ffcc3d5",
"3d01f3808f3befb37e0ba3405710162edaa6d8b8b1aacb05d6bbcc6dbe604066" "ac7d521e04560df5b49032568ba4b4bb81c08eb53640575d6aeecca4828f006f"
] ]
} }
}, },