oh-my-posh: Update to version 14.0.1

This commit is contained in:
github-actions[bot] 2023-01-31 08:28:33 +00:00
parent f42cf53ece
commit 2400d68519

View File

@ -1,5 +1,5 @@
{ {
"version": "14.0.0", "version": "14.0.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/v14.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2172c3203d9d567ebbbe83f01e3006b7200222adab385453e00f2b12a6457616", "44b47f3fa7c489b163b42e4ae468a2327d229444f93ddce8c6a8c924872c7adf",
"0ef1e37b0691f9c26ea0022fdd99c0bc8e92257ea6901fd7cf09d91ff98f9413" "441cef606ccb8597605715b6baabd851b2017b61353e23b1a185ce5434e86104"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.1/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2172c3203d9d567ebbbe83f01e3006b7200222adab385453e00f2b12a6457616", "44b47f3fa7c489b163b42e4ae468a2327d229444f93ddce8c6a8c924872c7adf",
"d0b7b9b8335ca22cd48678b07ebd093b10fe0df3689dd827c2235e8d422d3910" "c9b89605accdd3314d8a4250da10cdc8efebc7890066d64d981353f190295d2a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v14.0.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"2172c3203d9d567ebbbe83f01e3006b7200222adab385453e00f2b12a6457616", "44b47f3fa7c489b163b42e4ae468a2327d229444f93ddce8c6a8c924872c7adf",
"a0b00d7b3e0b60c3a40ff9b917c3bf303aa1cc3e8014638c07f7e51581e3e034" "b9d33b6bd50874947bd8804243872c422ee9553a8aa6dce8019b529dc30143b3"
] ]
} }
}, },