oh-my-posh: Update to version 13.5.0

This commit is contained in:
github-actions[bot] 2023-01-21 12:30:08 +00:00
parent c5231cb9ff
commit b3fd0f83b5

View File

@ -1,5 +1,5 @@
{ {
"version": "13.4.0", "version": "13.5.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/v13.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.4.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b5e4d1eab8156707023e9006efd2eff418d181651ac9ce3e828160805dbe09c8", "95ea408fe38f2930b5fab830cc1273ad92794b4010e4244687481456143ee1d6",
"7cf4f57f3e76b5760452dd8dd441c55e447c7950cc12d092ab94555d0a045520" "454001388fde752ab8687c95b49b799bd083bf6bece4cb565b2b2ea490430e2c"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.4.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b5e4d1eab8156707023e9006efd2eff418d181651ac9ce3e828160805dbe09c8", "95ea408fe38f2930b5fab830cc1273ad92794b4010e4244687481456143ee1d6",
"bd732b79e012c6cd7af6789a917ca9e17ae79d3e8c9dce21317981165a736019" "e38e6cda4bc28774532f72c9332a80d30b9e085a6921175ea44ab184a7083e76"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.4.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.4.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v13.5.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b5e4d1eab8156707023e9006efd2eff418d181651ac9ce3e828160805dbe09c8", "95ea408fe38f2930b5fab830cc1273ad92794b4010e4244687481456143ee1d6",
"a99a6c76c7613693a2cc87d1c3b6ed3d4ef144b2cb53fbce1e7d9df45050e884" "7ceb7129075d7f59754fb52c3b7d490d7f3c7e24c67eba90855e9f4d0c7ef7f9"
] ]
} }
}, },