oh-my-posh: Update to version 12.40.0

This commit is contained in:
github-actions[bot] 2023-01-11 20:30:19 +00:00
parent 36c393560e
commit 56420709af

View File

@ -1,5 +1,5 @@
{ {
"version": "12.38.1", "version": "12.40.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/v12.38.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"136ec2ceddf0029de980b9559fc162bb3962832db0844a7385f895b57013307f", "eb4f33e37f34a305baec12e8163f8f912b022fc0be0612f14c2ada88e6f04fb3",
"8a2fa49967823c50fee306f7facc1ad1f4719060fe01684f2f528141286ac323" "b8ff7f998a5765f97fe355a83c6cfd578477d53103ec5bf339ee9eb2d7c0055d"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"136ec2ceddf0029de980b9559fc162bb3962832db0844a7385f895b57013307f", "eb4f33e37f34a305baec12e8163f8f912b022fc0be0612f14c2ada88e6f04fb3",
"12b47f8ca7fdd044c11bdbf9e8901e0565c7c3177256cba34f4f0a6522d2cfbd" "bb3e5ea53f254b210358dc29c10e4353dcd3227ad04b27e1ce5d840651a05e23"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.38.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v12.40.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"136ec2ceddf0029de980b9559fc162bb3962832db0844a7385f895b57013307f", "eb4f33e37f34a305baec12e8163f8f912b022fc0be0612f14c2ada88e6f04fb3",
"f09f041d5801cdd8284511807f9b3c8bec9a8ede9ec0a908eb15add6c17cebf9" "ee488354e307ab9aee47076e3cb33819c2f0b5420ef92d583383d0606a544f83"
] ]
} }
}, },