oh-my-posh: Update to version 12.31.0

This commit is contained in:
github-actions[bot] 2022-12-27 16:29:11 +00:00
parent a477b0a622
commit 271739da2d

View File

@ -1,5 +1,5 @@
{ {
"version": "12.30.1", "version": "12.31.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.30.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"be95d409ca9b9d0cb7e73b8353c6be65241651f2733de41df48ad9cfc525e8a4", "140b9f83eefcf3234da499bbdcd9d7419f66ea6ab32749d54634d1f5036ac448",
"98953be89808b38081534d0befee6af480c56515a7645595ed5c57a76c9e81fb" "f00ed283107a753e729ad5de31236afdc64bc94bb41360ee7efed3f6cdce5bc4"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"be95d409ca9b9d0cb7e73b8353c6be65241651f2733de41df48ad9cfc525e8a4", "140b9f83eefcf3234da499bbdcd9d7419f66ea6ab32749d54634d1f5036ac448",
"4161f6089b8c27c220099fbcff9c9bb6af3af968f21321ad9c97884f672473e4" "051991412a1d8128dcb18cf7a43bc127e342fbe39dfd2749a44f4ba51388fb96"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.30.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.31.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"be95d409ca9b9d0cb7e73b8353c6be65241651f2733de41df48ad9cfc525e8a4", "140b9f83eefcf3234da499bbdcd9d7419f66ea6ab32749d54634d1f5036ac448",
"a6eea4947ffd3d02f57b4f10d00a5a6fd0f4c9752dccf6b0446bd0f8a9589ce9" "d3dab6b6708d931ddaa3daf66580d5de6234cf5c13555c0684e377b1035f6dce"
] ]
} }
}, },