Skip to content

Commit a1e278f

Browse files
oh-my-posh: Update to version 23.20.2
1 parent f70f9ce commit a1e278f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

bucket/oh-my-posh.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
{
2-
"version": "23.20.1",
2+
"version": "23.20.2",
33
"description": "A prompt theme engine for any shell",
44
"homepage": "https://ohmyposh.dev",
55
"license": "MIT",
66
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
77
"architecture": {
88
"64bit": {
99
"url": [
10-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/themes.zip",
11-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/posh-windows-amd64.exe#/oh-my-posh.exe"
10+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip",
11+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-amd64.exe#/oh-my-posh.exe"
1212
],
1313
"hash": [
14-
"100219cc1e435dc119a35a9688e197e66d6160a0208aa87d18f0dbd0c9386d1e",
15-
"e05b858df5a85178cfcd5fb8cc7a49725e5abc4f0fc2a97cbab87586edd910de"
14+
"dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11",
15+
"a4216567cd58d3409747a6d0c82d86a71bc4969002bf64829fea16b20987b76d"
1616
]
1717
},
1818
"32bit": {
1919
"url": [
20-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/themes.zip",
21-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/posh-windows-386.exe#/oh-my-posh.exe"
20+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip",
21+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-386.exe#/oh-my-posh.exe"
2222
],
2323
"hash": [
24-
"100219cc1e435dc119a35a9688e197e66d6160a0208aa87d18f0dbd0c9386d1e",
25-
"4206650e2327321d96108e3f1b4fc3ba6fdc83a00b77f5de7afc86d526e4d947"
24+
"dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11",
25+
"b6238767502f1c5026de3364a6d5ed325b41abd898ee5d2f3c2d71092ca82c09"
2626
]
2727
},
2828
"arm64": {
2929
"url": [
30-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/themes.zip",
31-
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.1/posh-windows-arm64.exe#/oh-my-posh.exe"
30+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/themes.zip",
31+
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/posh-windows-arm64.exe#/oh-my-posh.exe"
3232
],
3333
"hash": [
34-
"100219cc1e435dc119a35a9688e197e66d6160a0208aa87d18f0dbd0c9386d1e",
35-
"02c07f5eeec988af8ae5df89d9979ad6c291f42e6eb3a805ad0aa6daeb6b1e93"
34+
"dcca0e4629374408c184254d82c9497833c09b360fcf79f4fd63dc9310360b11",
35+
"fd7008c01c1b888cb616a23381422305080e6b9707ed066b74d9a681706acef1"
3636
]
3737
}
3838
},

0 commit comments

Comments
 (0)