oh-my-posh: Update to version 21.20.2

This commit is contained in:
github-actions[bot] 2024-07-05 00:33:30 +00:00
parent 28e730829b
commit fd3ce1245d

View File

@ -1,5 +1,5 @@
{ {
"version": "21.20.1", "version": "21.20.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/v21.20.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6c32e97d7b9775b2d7df67283f9d6617d0e764423d4053017c72f1c625c9389a", "80fc78a34e6ca7013e74391e74e847816fdf08b629a881d861aa49f5fa7aa575",
"793c90e66c99e1efe000afca337b0ee410f3b7242f37aeb6fa43aa3538c9678c" "66cb9445d7fcca758bc6032ee41f7e903b2dde041a99cad3b87c47864ec2cf41"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6c32e97d7b9775b2d7df67283f9d6617d0e764423d4053017c72f1c625c9389a", "80fc78a34e6ca7013e74391e74e847816fdf08b629a881d861aa49f5fa7aa575",
"d0f2d67227b0d382b0fb1c7a0f4db1cd08e4553da0fbc7da79657b305d43b634" "fd54193b64b587843aaa04d9b48985152775e7a9c60d8c8c04b063b2de37bfab"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v21.20.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"6c32e97d7b9775b2d7df67283f9d6617d0e764423d4053017c72f1c625c9389a", "80fc78a34e6ca7013e74391e74e847816fdf08b629a881d861aa49f5fa7aa575",
"e0ad3d9a89b7aaec37c83f9e502478d4769e5af992509d5f7c2766db69dddd83" "fc6f62c2ca710f36a71ef85392007f221ab1abe38987c7fd5ec2972ba0281f7e"
] ]
} }
}, },