oh-my-posh: Update to version 12.3.3

This commit is contained in:
github-actions[bot] 2022-10-17 20:30:11 +00:00
parent f23e09d1c3
commit d36bc1f8cf

View File

@ -1,5 +1,5 @@
{ {
"version": "12.3.2", "version": "12.3.3",
"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.3.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.3/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"eacc261e3fa9e85525c4dbc53a27d7b3a0da55fda27e2ac617174ef45ce8e45b", "75172eae4ab3b5e9f1b13662777241b7b8f6d9185d1a061342a495346106ea9e",
"746675a9daffa605d7e61d5571d27dcba01a6449b49a0d4d6dc1739fad634936" "89b91e9274c15cb246b6263b72ab08e160caa611092a2e95800795a52d7d9821"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.3/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"eacc261e3fa9e85525c4dbc53a27d7b3a0da55fda27e2ac617174ef45ce8e45b", "75172eae4ab3b5e9f1b13662777241b7b8f6d9185d1a061342a495346106ea9e",
"fafbf2d8a7055748bd2c43ed31bf36107e4a043034170ad0873773ea46c530c5" "2b96f8690d973a2362d3352605bddc39d3e756506601e5a3a871beed85fb6112"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.3/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.3.3/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"eacc261e3fa9e85525c4dbc53a27d7b3a0da55fda27e2ac617174ef45ce8e45b", "75172eae4ab3b5e9f1b13662777241b7b8f6d9185d1a061342a495346106ea9e",
"ce8a1efa331f5a23b6918ec79a0a88f1440b32cd748e4719f0b2aef316922d68" "8450b7ea09becef01d6fc53be2f577fa4473601b06e3a8d9cab012d8b8fb7948"
] ]
} }
}, },