oh-my-posh: Update to version 23.0.1

This commit is contained in:
github-actions[bot] 2024-07-26 12:31:14 +00:00
parent 3a8147c8c2
commit 8ec1046052

View File

@ -1,5 +1,5 @@
{ {
"version": "23.0.0", "version": "23.0.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/v23.0.0/themes.zip", "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.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5d7febf8c3849f9cf00688c65bb025113a1cfac9df85c86161a636d4129cc81a", "dcf082b8b657161d7cc467548505494f341eb88f01f4ea6ee8a43eae926c67a8",
"e5c76ebf2af0660c50794b56d7091ace86ad91d1687580300d0aabb7ff843fd6" "eca7a69ca9adf36fee348c0502dd6bfcdd8c14786d71133a266d9c70d7e994e0"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.0/themes.zip", "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.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5d7febf8c3849f9cf00688c65bb025113a1cfac9df85c86161a636d4129cc81a", "dcf082b8b657161d7cc467548505494f341eb88f01f4ea6ee8a43eae926c67a8",
"31ebe9ab8b31ac90ab5ecab03bf17ff7811edd31f1d0fce30f83179a7f7b9ee0" "8838b613ea18b53e648b785e2d658dae33300348491247c7ea4fad4802bbf328"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.0/themes.zip", "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.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"5d7febf8c3849f9cf00688c65bb025113a1cfac9df85c86161a636d4129cc81a", "dcf082b8b657161d7cc467548505494f341eb88f01f4ea6ee8a43eae926c67a8",
"b0fe5fff135e7a32aab2832d7c8fe3e59abb946869c8f3573b05ac884f9d28ea" "912d005d7b79d36f2bd9ef188e0e876ced2471f3dca2c98d0b3476230e315202"
] ]
} }
}, },