oh-my-posh: Update to version 12.15.0

This commit is contained in:
github-actions[bot] 2022-11-17 20:28:31 +00:00
parent 137f4f2963
commit fdfc9f0eee

View File

@ -1,5 +1,5 @@
{ {
"version": "12.14.1", "version": "12.15.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.14.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"693ae9241580ec9e0f09602e88738870e56409c3a03be01f5f86573b44a6d31f", "0bbbf714170e27d1d4ca158772d8972fcfec714532347657f9bd7491c89943db",
"d7823ae2601ee2b23e09fe24b204ea70f01bb0ee5ec0f04800798333f3171c80" "8144c8a995dedc6b6d7f831c2cc70a1d8c7ec887cf44ad3709ff70f84e1ce00d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"693ae9241580ec9e0f09602e88738870e56409c3a03be01f5f86573b44a6d31f", "0bbbf714170e27d1d4ca158772d8972fcfec714532347657f9bd7491c89943db",
"7301f6033086bb0fb1d2a9294e665ebf1b9f4bf03cf65c6cf7096827f280c74a" "1ff07018a7422172d9979fd65c1b00d824ca6fc82931a9aa56f0971ca55e8250"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.14.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"693ae9241580ec9e0f09602e88738870e56409c3a03be01f5f86573b44a6d31f", "0bbbf714170e27d1d4ca158772d8972fcfec714532347657f9bd7491c89943db",
"7cbae650a908c7f682db5216c9d47f056098e4d83f57b1d727d12c6e55de2e41" "437eadfa651a371c8898713d8f6e374722f0b11dc96c0bf60131d47da94bb274"
] ]
} }
}, },