oh-my-posh: Update to version 14.24.0

This commit is contained in:
github-actions[bot] 2023-03-31 20:27:15 +00:00
parent b0380206a5
commit efb6c47ec6

View File

@ -1,5 +1,5 @@
{ {
"version": "14.23.1", "version": "14.24.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.23.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.23.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"00f3c3a31c9b43e94fa97a1396ba9f79ba0a1cb0d56462b69e49905972d445d4", "024a48780bf4f365948c12ad01103999b6afbcfef2c47dae00286d215329dbb1",
"fb82135cf53ee5731273bd015b91897602a0cda3d1a7ecce9941193c5af5507f" "198033ca4658461d0318780592fbb35e40cbed0fcbeb276663dcfe4db659c27a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.23.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.23.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"00f3c3a31c9b43e94fa97a1396ba9f79ba0a1cb0d56462b69e49905972d445d4", "024a48780bf4f365948c12ad01103999b6afbcfef2c47dae00286d215329dbb1",
"0a58dad0d4c67f3f654b6280f786c54a3533a12d4949bbd82780007ae569bb11" "f42ac88d7c9c5527ed27024d7dfd51cd1e0b15da06105f055838712a32255ac0"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.23.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.23.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.24.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"00f3c3a31c9b43e94fa97a1396ba9f79ba0a1cb0d56462b69e49905972d445d4", "024a48780bf4f365948c12ad01103999b6afbcfef2c47dae00286d215329dbb1",
"332366fe4583ef918fcbf98c49924fe660b8e52f4eefa17854a644997e1fa02a" "6bb26c04f4423fbffc4fea46822c2207af272b489899e21d060bf17954788e23"
] ]
} }
}, },