oh-my-posh: Update to version 24.13.1

This commit is contained in:
github-actions[bot] 2024-12-16 08:30:52 +00:00
parent c6001fde1d
commit 6c32bb10b0

View File

@ -1,5 +1,5 @@
{ {
"version": "24.13.0", "version": "24.13.1",
"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/v24.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4a2c4b05cefc23a2c9f1c334a910ceb97d983ac7b65a150dbcf2a5e8d82826c5", "73fdd321dd1d07bccc6d713a5dc26ce9665543a0825f2e32e3a4a1b4227e47b7",
"e1dbbf3bfb6808685a7daf694009b4fd700bac7403fb488e272c4ab433e6670a" "8a264a53710f2e199d2595e54f9a794a858a862110eb678d45898d78144dd0a2"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4a2c4b05cefc23a2c9f1c334a910ceb97d983ac7b65a150dbcf2a5e8d82826c5", "73fdd321dd1d07bccc6d713a5dc26ce9665543a0825f2e32e3a4a1b4227e47b7",
"13609ca87119e14342c97b99259f5027b6cee896f329034507e6d9cb6dcc8e9d" "582ba18e0c34b2feb4d7cab09afa76175cb2a195d7598390c537bd86c72b789b"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4a2c4b05cefc23a2c9f1c334a910ceb97d983ac7b65a150dbcf2a5e8d82826c5", "73fdd321dd1d07bccc6d713a5dc26ce9665543a0825f2e32e3a4a1b4227e47b7",
"d68e1a7bea7700d88babe816315dc310b9ea5f0f6281633fb5727add9f851e44" "9df01645600db8de04c309dfdf6afbf53bdeba3ac293de298f805b0ef30077d2"
] ]
} }
}, },