oh-my-posh: Update to version 19.10.0

This commit is contained in:
github-actions[bot] 2024-02-13 00:32:50 +00:00
parent 1abf92d5b1
commit 5ea8ea37f1

View File

@ -1,5 +1,5 @@
{ {
"version": "19.9.0", "version": "19.10.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.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.9.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b55cbb51dfe1fc01e962e72431dd97a69a3972d153f5ea999bb6b72b7cac55b7", "31791eb7b3be0e93054723c709d5ce6077ccd02e3298f758abe2fc30a956e2d1",
"fe89af8786483c84bc99a2a3e9bd30197fdbaff15e7a201e47b4d91b0089563d" "60a3aa0e55403a0ee1ac6a7bc41226a993e749c7ad6fb8207817839264735427"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.9.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b55cbb51dfe1fc01e962e72431dd97a69a3972d153f5ea999bb6b72b7cac55b7", "31791eb7b3be0e93054723c709d5ce6077ccd02e3298f758abe2fc30a956e2d1",
"a5c11c902ed5d308ecee617b04ec4837287c168b179acdfeaf8b9a41a862228f" "14761b53bdcfcd32bc5c61e45dcbe4264e31a93439fa11c9f4b44f866cc33674"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.9.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.9.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.10.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"b55cbb51dfe1fc01e962e72431dd97a69a3972d153f5ea999bb6b72b7cac55b7", "31791eb7b3be0e93054723c709d5ce6077ccd02e3298f758abe2fc30a956e2d1",
"9172f3579b628c5afa210e9da235df33b3653b4d23d541159bc9b5cf83e33079" "249bdc8afd9124c1137e51cfd17666ff5d91827da346ed7ce268c5f9449418d2"
] ]
} }
}, },