oh-my-posh: Update to version 12.16.0

This commit is contained in:
github-actions[bot] 2022-11-18 12:30:56 +00:00
parent 46b501af8f
commit bee97554d4

View File

@ -1,5 +1,5 @@
{ {
"version": "12.15.0", "version": "12.16.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.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0bbbf714170e27d1d4ca158772d8972fcfec714532347657f9bd7491c89943db", "1a0a613e65c9ccec54475f8312d1af65f63fdec18ed186ae8c2b1706be88bd8f",
"8144c8a995dedc6b6d7f831c2cc70a1d8c7ec887cf44ad3709ff70f84e1ce00d" "daeaf118e348e05423641d4ca7b8da8304434b321f9b727871154939da8d3f44"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0bbbf714170e27d1d4ca158772d8972fcfec714532347657f9bd7491c89943db", "1a0a613e65c9ccec54475f8312d1af65f63fdec18ed186ae8c2b1706be88bd8f",
"1ff07018a7422172d9979fd65c1b00d824ca6fc82931a9aa56f0971ca55e8250" "a33e6f41c18ada10f3aaa0882bdb5c9a0df07208209cc360f6f64ed778f3aa4f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.15.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.16.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0bbbf714170e27d1d4ca158772d8972fcfec714532347657f9bd7491c89943db", "1a0a613e65c9ccec54475f8312d1af65f63fdec18ed186ae8c2b1706be88bd8f",
"437eadfa651a371c8898713d8f6e374722f0b11dc96c0bf60131d47da94bb274" "df6f14cc3605ffbc2b6689346d1f03fac601a3e7de3591933eed7cd5207013d4"
] ]
} }
}, },