oh-my-posh: Update to version 12.12.1

This commit is contained in:
github-actions[bot] 2022-11-05 00:35:44 +00:00
parent 3e7068c4c9
commit 5803b94900

View File

@ -1,5 +1,5 @@
{ {
"version": "12.12.0", "version": "12.12.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/v12.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"aad7518f41faec395f5f9046850c2beefa66206f64aef326cd044d2fee1ec866", "e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427",
"5d763042cf202b5142c7b5b8875d1b0d6e1d35f9466f3d5585e76b52614be629" "164444e822415967e65a17cabee6d26ef3fd7165ac56fc209ee2bec8a8dbc09b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"aad7518f41faec395f5f9046850c2beefa66206f64aef326cd044d2fee1ec866", "e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427",
"f232c3ca42a220af54a8087b4d042cd8e5c1e2848a741729ad4738ea76180c24" "b28f2920bb859400c92350e4a5469643d53f09538d0b31e2c52d2e9611b98aad"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.12.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"aad7518f41faec395f5f9046850c2beefa66206f64aef326cd044d2fee1ec866", "e8150a43854fde87a69f18f930bb7336ffd74373a7d3208a94c4afeeb90ce427",
"0ae1f42f1460f3e75e0e65f6f4c7da32940e647ab0a35189689fe452962520ac" "3d01f3808f3befb37e0ba3405710162edaa6d8b8b1aacb05d6bbcc6dbe604066"
] ]
} }
}, },