oh-my-posh: Update to version 19.11.2

This commit is contained in:
github-actions[bot] 2024-02-15 20:23:03 +00:00
parent 714d759280
commit 73d2e461e0

View File

@ -1,5 +1,5 @@
{ {
"version": "19.11.1", "version": "19.11.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/v19.11.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.2/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9e889caabe378f3c4f25ef7bc759055295ae4afdd4d2ae8e62b1fb060cac75ae", "3823e4ac3633e2b9a92e521f904c578de421c40a263a42ad3b4bdbfc3f9ef6c0",
"9e2a70a928c5c1192662cac9e02e75bbb3a6bcc798c2b6cced934302b1b7ab99" "a6cfff773e1213ff648d4f2f496203db7f2c2196d9c5f9c32042828549b67bbb"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.2/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9e889caabe378f3c4f25ef7bc759055295ae4afdd4d2ae8e62b1fb060cac75ae", "3823e4ac3633e2b9a92e521f904c578de421c40a263a42ad3b4bdbfc3f9ef6c0",
"338ec13038d9e5525bd1251be1dd2aae3d0eae67a5f6a6ede6f605ad1f56e7a1" "afb384d1dc24623ba2c73e6ed626ac219eb6cdbb01b7d8f192d122e9232f381f"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.1/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v19.11.2/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"9e889caabe378f3c4f25ef7bc759055295ae4afdd4d2ae8e62b1fb060cac75ae", "3823e4ac3633e2b9a92e521f904c578de421c40a263a42ad3b4bdbfc3f9ef6c0",
"95037f7a247963bee1bc030335156a812e340e9c1f6e455612e3aa708f4bffd8" "079f0fa021aec13913e2c05210f7b011df59bcb97acebeb43c04f31a0d24121c"
] ]
} }
}, },