oh-my-posh: Update to version 27.2.0

This commit is contained in:
github-actions[bot] 2025-10-13 08:30:39 +00:00
parent 22749ee8dd
commit 13c7caf5c2

View File

@ -1,5 +1,5 @@
{ {
"version": "27.1.2", "version": "27.2.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,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0400805bb8797895bc96d37f9ca301bb4002d3bffb7f73f969ed57010e93bed8", "4027cfb6461028e332b863e37426f054ec36d29af7a4dd89ddcf639a819e88e6",
"20794a7d013627fa39ea962a9b05263332c8ad68f5ea18b6c823c2f447901b9b" "e8a7bf27845c41a2632fa760642ff23a08d3bb61a8d1515b0221fd8697acf2c1"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"0400805bb8797895bc96d37f9ca301bb4002d3bffb7f73f969ed57010e93bed8", "4027cfb6461028e332b863e37426f054ec36d29af7a4dd89ddcf639a819e88e6",
"204fcf326f31d26562df0e5eaa1c817f75c74107dad302c2a944a4af2e289764" "4b3c7d126fc4d7c297bdfbdc6d3353278bd80baea2a86ccb9106bf7d88293918"
] ]
} }
}, },