oh-my-posh: Update to version 19.11.0

This commit is contained in:
github-actions[bot] 2024-02-13 12:29:39 +00:00
parent a654e5dc53
commit 9d9282db33

View File

@ -1,5 +1,5 @@
{ {
"version": "19.10.0", "version": "19.11.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/v19.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"31791eb7b3be0e93054723c709d5ce6077ccd02e3298f758abe2fc30a956e2d1", "75ed3d124e93087ca2839cdc577d71848450f190cd1d00460b05931cc2049a74",
"60a3aa0e55403a0ee1ac6a7bc41226a993e749c7ad6fb8207817839264735427" "526e4c9d84560849222c5bc8e372531af34368557b3b5e410c538b7f354a56ed"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"31791eb7b3be0e93054723c709d5ce6077ccd02e3298f758abe2fc30a956e2d1", "75ed3d124e93087ca2839cdc577d71848450f190cd1d00460b05931cc2049a74",
"14761b53bdcfcd32bc5c61e45dcbe4264e31a93439fa11c9f4b44f866cc33674" "58aaed25ee7d75e695fd0d15563d513b956aa4faf5c635d2e75cb6a8f46511bc"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"31791eb7b3be0e93054723c709d5ce6077ccd02e3298f758abe2fc30a956e2d1", "75ed3d124e93087ca2839cdc577d71848450f190cd1d00460b05931cc2049a74",
"249bdc8afd9124c1137e51cfd17666ff5d91827da346ed7ce268c5f9449418d2" "65e80556f6cf80fefd2a62c448ba3fd7d21e1cd03eeb056262ccf5bd8847726c"
] ]
} }
}, },