oh-my-posh: Update to version 14.29.0

This commit is contained in:
github-actions[bot] 2023-04-08 12:30:55 +00:00
parent 9b9b7dd200
commit d60461764b

View File

@ -1,5 +1,5 @@
{ {
"version": "14.28.0", "version": "14.29.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/v14.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.29.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.28.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.29.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"21bb3b33eec7e95465e4df09b65fea396f517237b9ebcd429f3bc9df335390df", "af527919b76abb49623ba0b9b31df02bd23cf74df3f041f80cd01027f3de5f14",
"66eb2a39ad89a4c319ea69b3693166bf8ff6f8f238099fb9dbd7d67fdd8c0080" "19c458220215f2d73f755f100ab772905c2f840d1953232f8829463460cfe919"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.29.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.28.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.29.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"21bb3b33eec7e95465e4df09b65fea396f517237b9ebcd429f3bc9df335390df", "af527919b76abb49623ba0b9b31df02bd23cf74df3f041f80cd01027f3de5f14",
"f5c4753312641f8c0ed793e8a5e1f775bbba8bb39a02ba516d2effea9688605a" "60e195102a61be75a1a1754a6e53a6472427efc7203bc6a287c6d23403e98201"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.28.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.29.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.28.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.29.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"21bb3b33eec7e95465e4df09b65fea396f517237b9ebcd429f3bc9df335390df", "af527919b76abb49623ba0b9b31df02bd23cf74df3f041f80cd01027f3de5f14",
"fa0de6f34ee8b26bab4d291ca2f834234b0e41bb8d3196e73c2010972cfb541c" "63830126a8f6c35e0d36e737c02a3415bebe8522287cfeaead121de7ccabd6dd"
] ]
} }
}, },