oh-my-posh: Update to version 18.10.1

This commit is contained in:
github-actions[bot] 2023-09-24 08:24:39 +00:00
parent 2b20de8a3d
commit 936c32613f

View File

@ -1,5 +1,5 @@
{ {
"version": "18.10.0", "version": "18.10.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/v18.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"11fd2bdea8c753f4fea4c96fc204f4d009d346a523c026d40406f491b3ea7352", "e644cfbd0d0fc10634104212a96a5977b05fa5ed1073a023ac16492f8668cf08",
"5d0a672350b22b06f7489f8592024659a5beea65fa7140ea16835189adfea32f" "bfb4f2b12804a7657dc73dd58ce2335b928d39cb7e6d1c8ec62723fe82a7c93b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"11fd2bdea8c753f4fea4c96fc204f4d009d346a523c026d40406f491b3ea7352", "e644cfbd0d0fc10634104212a96a5977b05fa5ed1073a023ac16492f8668cf08",
"881652300e58cee8ff32b2288f71eb0e04956dc8f838fee0cb27024a563b8021" "920a724be4ace7142a8d37e76777093f8a7719a5cfc86cea597206f6a3fad060"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v18.10.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"11fd2bdea8c753f4fea4c96fc204f4d009d346a523c026d40406f491b3ea7352", "e644cfbd0d0fc10634104212a96a5977b05fa5ed1073a023ac16492f8668cf08",
"2b555955df3fab181640b9e048ba05be85bc76ba5ad84d85bf48fdbc23fb8e04" "7b21b22886572c5c2c7a990aec0a10411f05f4f098c5ce31f9f349d8e2095e4e"
] ]
} }
}, },