oh-my-posh: Update to version 23.3.0

This commit is contained in:
github-actions[bot] 2024-07-27 16:28:06 +00:00
parent eacddb630e
commit 6e3aa7e232

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.0", "version": "23.3.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/v23.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.3.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e", "69ffbc95eeab468db553de6bc8b313f94f7198b0ae0e9ed47fe2725d7c8d2880",
"0a80b1824824cf6e2573f1fa46f5a47f8977569e593875782ef97268b552a8b3" "9a0acf50ae2d442f83067f901925eb77792ba58295ae9cd4fae6696dfa4f4228"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.3.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e", "69ffbc95eeab468db553de6bc8b313f94f7198b0ae0e9ed47fe2725d7c8d2880",
"e89c15ed6913bfb36a8df8ad1b20470454b4cfc4a1a27a7ccd802dfe0f673716" "ac974c72a3bf8d91dbea1d3e215555930b5864d7da7c11210cc0ff80915100ea"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.3.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.3.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e", "69ffbc95eeab468db553de6bc8b313f94f7198b0ae0e9ed47fe2725d7c8d2880",
"2d0c1f91ccadac9dd700d354b1c43cf50cfda816dd1a1ee6a049377f2d190913" "2e334a4cbb4b791eaab47daba1ba53963cae356fc205733dd92d1f6270270568"
] ]
} }
}, },