oh-my-posh: Update to version 20.1.0

This commit is contained in:
github-actions[bot] 2024-05-23 08:27:55 +00:00
parent 1b4b7e6b09
commit 7799b69b67

View File

@ -1,5 +1,5 @@
{ {
"version": "20.0.2", "version": "20.1.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/v20.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", "6251bd223ec6422e6afbd253096b1ed05e84f462c040a679dff460dca2ad5f32",
"aa3950ea19ebb772cdef9616ca06a8bead51bdee89128192a65331ea4df650e6" "43fe1f5b28d8f0e0f9cb875dcf9f6cb072ffa885e8dc77bc25383a07337642c4"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", "6251bd223ec6422e6afbd253096b1ed05e84f462c040a679dff460dca2ad5f32",
"731763dfac1b66a0e15fd68d812401799028de81daa277e14a5255ad3502fd6e" "5f0f884ec6d1716cfe5e4f597337bbde31f590cc4da849ccc7e772d7e927ef76"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.0.2/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v20.1.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"e3d49054f720b831acae4ebbf55c141b4ad8e379244ab14528f17757dbba747b", "6251bd223ec6422e6afbd253096b1ed05e84f462c040a679dff460dca2ad5f32",
"c7a195d25f31f3b6ff16858a3b4a958a52d5d188df587c642ec8f7bce2d5f096" "7afcb24bffd080ba8c8e6d31257ac2eee417de3329d337b99d0e57ff762b9a7e"
] ]
} }
}, },