oh-my-posh: Update to version 24.9.1

This commit is contained in:
github-actions[bot] 2024-11-26 12:32:11 +00:00
parent 8edf7dd06c
commit 4b4a69b6d0

View File

@ -1,5 +1,5 @@
{ {
"version": "24.9.0", "version": "24.9.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.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b0cb23daafeaa7b7d252a5083dbc4d0686b0c6d3ae53d241c985279f507008f4", "10a0563f33c0ca315fb2c2da15bf8cd795d295ab60082a5b528bc226f99705ce",
"c92545d75ce8a9028765d43fcadd231513b56a503c86970f887f9116b7128541" "d06e3806d6eb16ce6e4689b5c2b5712f7dd053974a7ddd042419c9f69c0d9a27"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b0cb23daafeaa7b7d252a5083dbc4d0686b0c6d3ae53d241c985279f507008f4", "10a0563f33c0ca315fb2c2da15bf8cd795d295ab60082a5b528bc226f99705ce",
"18b54d37ef457e9d8f43bf1f8c00872dd481ad7b2896f4fa8f763e4c7e87983e" "02b0f21f402da8f159b23179fd2b9466cd8826f51a650866e03b3f907cf13379"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.9.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b0cb23daafeaa7b7d252a5083dbc4d0686b0c6d3ae53d241c985279f507008f4", "10a0563f33c0ca315fb2c2da15bf8cd795d295ab60082a5b528bc226f99705ce",
"54fc065d298a09b173bcd8b917ce7c15d9abfb60a0a3d4580f88664b613ac1ab" "8afb73aa331e741c5703cffef2023029c70843923b8dd056b98674da68a50f31"
] ]
} }
}, },