oh-my-posh: Update to version 12.20.0

This commit is contained in:
github-actions[bot] 2022-11-26 16:31:06 +00:00
parent b2026d4c78
commit f2fce45f27

View File

@ -1,5 +1,5 @@
{ {
"version": "12.19.0", "version": "12.20.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.19.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cff00eac92e67341f073f1c37f0233fa73a5529672858a8bb5db8382926c499e", "64869f6d1ef9437cc89af23bc4cb06aa9719abc9fe4ad045528e845ed9147892",
"cfab459cea3804d7ba6d09188c42964eeee00c3d55e70549a3abd425f6564b56" "dc7f53c911e51de4440a7879f90284ec29c7f0b2c1100e878750ca516439b620"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cff00eac92e67341f073f1c37f0233fa73a5529672858a8bb5db8382926c499e", "64869f6d1ef9437cc89af23bc4cb06aa9719abc9fe4ad045528e845ed9147892",
"4ec5d3b138b97b2adf5bec0dd60765c4e75afeac550800bfe8eb84255d726251" "b4eb63329a0b89f27977dcca86dc131f513216bd51f0bda469694ac68a4d971a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.20.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"cff00eac92e67341f073f1c37f0233fa73a5529672858a8bb5db8382926c499e", "64869f6d1ef9437cc89af23bc4cb06aa9719abc9fe4ad045528e845ed9147892",
"1aa37682f8dd0acde557f8b65f0a9f0c6ffe97ddf9944374871796ce1a0a36be" "317e947f9c001d417fe7438e53a89361f51ebe03b45b7382de0e0b75840426de"
] ]
} }
}, },