oh-my-posh: Update to version 12.33.0

This commit is contained in:
github-actions[bot] 2022-12-28 20:25:14 +00:00
parent 31b5883589
commit 2b33e50adc

View File

@ -1,5 +1,5 @@
{ {
"version": "12.32.0", "version": "12.33.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.32.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.33.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.33.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7e2ccbb016fefd0014608bf42aac899d29dc1830754ad0331c3a6e797c1b9542", "d16ee48a4fe2e06b7687594726f80cad6c24307c963f83865b3ff11a98c0610b",
"f89cb85dfd960fe7e14e87bf788d1c9f487d0777731ee0859f87465fefec2c5a" "6582bfecfcd4b5dbcd2e1048400adc04ae3fb3441e8195049abfe44a1b2b4d56"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.33.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.33.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7e2ccbb016fefd0014608bf42aac899d29dc1830754ad0331c3a6e797c1b9542", "d16ee48a4fe2e06b7687594726f80cad6c24307c963f83865b3ff11a98c0610b",
"4e92bafe68dbbd48bc62fd7b382fe11f36f2924ace0d9c2988975582145d6086" "867d408fc443cb129b738c8edf3fa41a46e23e7c5f81ef9073ea32c23a9efa72"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.33.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.32.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.33.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"7e2ccbb016fefd0014608bf42aac899d29dc1830754ad0331c3a6e797c1b9542", "d16ee48a4fe2e06b7687594726f80cad6c24307c963f83865b3ff11a98c0610b",
"18e8e6802f05533443015707f8ffb92b532c9ed5f725dc95ed2c00a63033a2fd" "28b3669173f4e83463a8eababb9a5c6130930a8af33c681b295787cca428def9"
] ]
} }
}, },