oh-my-posh: Update to version 23.2.0

This commit is contained in:
github-actions[bot] 2024-07-27 12:31:43 +00:00
parent 96188036df
commit 7cb30e1d00

View File

@ -1,5 +1,5 @@
{ {
"version": "23.0.2", "version": "23.2.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.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357", "397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e",
"40fc6d2463c7841d769e7ba4e713e7aaae67f4f6f72a1f3cca219d63aa6d3292" "0a80b1824824cf6e2573f1fa46f5a47f8977569e593875782ef97268b552a8b3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357", "397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e",
"3ce079406ef42a24e6ec2f155e1296df238c377208ccd7ffdbd9f8e6c281e78a" "e89c15ed6913bfb36a8df8ad1b20470454b4cfc4a1a27a7ccd802dfe0f673716"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357", "397ee1b2f524f1e23316097f3c257f1ae42d7d0a2e7666e2580ecda64ddb567e",
"b328c99505a407893efd119d2cfcfffb31a50c99c1fc54a15dd5527b40286ac6" "2d0c1f91ccadac9dd700d354b1c43cf50cfda816dd1a1ee6a049377f2d190913"
] ]
} }
}, },