oh-my-posh: Update to version 23.12.0

This commit is contained in:
github-actions[bot] 2024-09-09 20:27:36 +00:00
parent f441711750
commit 832d4c6d1d

View File

@ -1,5 +1,5 @@
{ {
"version": "23.11.1", "version": "23.12.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.11.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77", "c6049c57d7e64f605cede556bc3630c0a50362e1eb4789f353e0bef719869b36",
"280972fca9198d7ccde44bec6a844d084370ef335383a0e64fbf2e6ddff6d4be" "9f00c32cfe95ba1d40c459278f127f48545e7e71323d9cc2752b8574b030c782"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77", "c6049c57d7e64f605cede556bc3630c0a50362e1eb4789f353e0bef719869b36",
"3b13f092263630c3db5b51a0160b7b027591a2550d0c9cc7df2929447ff0f4f9" "d30e49ecaae4f8b9fc1a6fb8c750d9d5b94ca9305f67428ce60a2cb50a6f975f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.11.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77", "c6049c57d7e64f605cede556bc3630c0a50362e1eb4789f353e0bef719869b36",
"6db4daf49b666eda3450cdceb8a0eafac227937369abde801afa105e50d10bd1" "075cfd234d0fa9b6b548a25116233f6391e12dd38cd350abaa0f5da89aefdd2a"
] ]
} }
}, },