oh-my-posh: Update to version 23.0.2

This commit is contained in:
github-actions[bot] 2024-07-26 16:29:06 +00:00
parent 6b738ada7c
commit 454d16753f

View File

@ -1,5 +1,5 @@
{ {
"version": "23.0.1", "version": "23.0.2",
"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.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dcf082b8b657161d7cc467548505494f341eb88f01f4ea6ee8a43eae926c67a8", "a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357",
"eca7a69ca9adf36fee348c0502dd6bfcdd8c14786d71133a266d9c70d7e994e0" "40fc6d2463c7841d769e7ba4e713e7aaae67f4f6f72a1f3cca219d63aa6d3292"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dcf082b8b657161d7cc467548505494f341eb88f01f4ea6ee8a43eae926c67a8", "a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357",
"8838b613ea18b53e648b785e2d658dae33300348491247c7ea4fad4802bbf328" "3ce079406ef42a24e6ec2f155e1296df238c377208ccd7ffdbd9f8e6c281e78a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"dcf082b8b657161d7cc467548505494f341eb88f01f4ea6ee8a43eae926c67a8", "a79a90f3c9f7717f2feda5e49e9af5c5ad24d99b55a04107ab137621fe01e357",
"912d005d7b79d36f2bd9ef188e0e876ced2471f3dca2c98d0b3476230e315202" "b328c99505a407893efd119d2cfcfffb31a50c99c1fc54a15dd5527b40286ac6"
] ]
} }
}, },