oh-my-posh: Update to version 24.14.0

This commit is contained in:
github-actions[bot] 2024-12-17 20:28:42 +00:00
parent fa67c61b30
commit bc68a18e90

View File

@ -1,5 +1,5 @@
{ {
"version": "24.13.1", "version": "24.14.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/v24.13.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"73fdd321dd1d07bccc6d713a5dc26ce9665543a0825f2e32e3a4a1b4227e47b7", "d9b6bfc4993486fe6cc3bbde90e895eff3272d51d1af652e73897f266d68ab9e",
"8a264a53710f2e199d2595e54f9a794a858a862110eb678d45898d78144dd0a2" "f7bb409d72d4d1e078b5c753f995b1a123e262766881e438c86f28dcb5be28c8"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"73fdd321dd1d07bccc6d713a5dc26ce9665543a0825f2e32e3a4a1b4227e47b7", "d9b6bfc4993486fe6cc3bbde90e895eff3272d51d1af652e73897f266d68ab9e",
"582ba18e0c34b2feb4d7cab09afa76175cb2a195d7598390c537bd86c72b789b" "1e5f57a4260097afa73066ce838c5ffb17acc92806c202f639162f8cf7e7df82"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.13.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.14.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"73fdd321dd1d07bccc6d713a5dc26ce9665543a0825f2e32e3a4a1b4227e47b7", "d9b6bfc4993486fe6cc3bbde90e895eff3272d51d1af652e73897f266d68ab9e",
"9df01645600db8de04c309dfdf6afbf53bdeba3ac293de298f805b0ef30077d2" "cb064e47ac0abea5b6ae432533a791facc0ee8a6358d9244f3623a3720d5d26b"
] ]
} }
}, },