oh-my-posh: Update to version 12.19.0

This commit is contained in:
github-actions[bot] 2022-11-25 16:29:57 +00:00
parent 8e3a859719
commit d4b3949201

View File

@ -1,5 +1,5 @@
{ {
"version": "12.18.3", "version": "12.19.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.18.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"14e5df8f77eed2dcb6f2cea9652287df6fa1c3dff0fa5f0a186864922e3d2b64", "cff00eac92e67341f073f1c37f0233fa73a5529672858a8bb5db8382926c499e",
"e131cdc0c407e19b2530b329003fe7bc50d19e9912e9e3d0b99ccb74929e23b6" "cfab459cea3804d7ba6d09188c42964eeee00c3d55e70549a3abd425f6564b56"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"14e5df8f77eed2dcb6f2cea9652287df6fa1c3dff0fa5f0a186864922e3d2b64", "cff00eac92e67341f073f1c37f0233fa73a5529672858a8bb5db8382926c499e",
"b7cef3c4618f24f6ca54706b0e10c4808431c05b88e724cc657ea22dbe2a8749" "4ec5d3b138b97b2adf5bec0dd60765c4e75afeac550800bfe8eb84255d726251"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.18.3/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.19.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"14e5df8f77eed2dcb6f2cea9652287df6fa1c3dff0fa5f0a186864922e3d2b64", "cff00eac92e67341f073f1c37f0233fa73a5529672858a8bb5db8382926c499e",
"679c9aaede4aaf78eaac9082a85fd1d79eea16020d92e1ed7d37b5cff5631e84" "1aa37682f8dd0acde557f8b65f0a9f0c6ffe97ddf9944374871796ce1a0a36be"
] ]
} }
}, },