oh-my-posh: Update to version 23.17.0

This commit is contained in:
github-actions[bot] 2024-10-07 16:30:37 +00:00
parent a96c32c40a
commit 0d5bf0be9e

View File

@ -1,5 +1,5 @@
{ {
"version": "23.16.0", "version": "23.17.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.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.17.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5e2f0e715a28593509b9b61b719680c9cdfb6f2fb96c18146ac4646495a8f487", "10fc51a8a4ac07cc97d4d74702fe32654c1b2963e6e433431e5016aefbc28274",
"6802fae4b9a725d85437235b2b58d2d35201ee9e080ed7e67a57b730835ddbc6" "33193321dd8b1c403c3accfa9ced55c2e9b526b958dab20e9aaaae0eb9951071"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.17.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5e2f0e715a28593509b9b61b719680c9cdfb6f2fb96c18146ac4646495a8f487", "10fc51a8a4ac07cc97d4d74702fe32654c1b2963e6e433431e5016aefbc28274",
"dae6b5ff694e9a1c8c9e79e9021c16558452b970dcd1726cc03ed57e039a7f78" "c2be006585427cc84f1023b2a24fa6db9a84a2c17ee430950abb37b9f813fe90"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.17.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.16.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.17.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5e2f0e715a28593509b9b61b719680c9cdfb6f2fb96c18146ac4646495a8f487", "10fc51a8a4ac07cc97d4d74702fe32654c1b2963e6e433431e5016aefbc28274",
"ab9cc8a934e582d065434d97178ead0f1e4a533639163dd858018023e299b557" "0e5f88246ee2f50641b49c49979c6c1f617a4133c225abf724f7a5d04d27c427"
] ]
} }
}, },