Skip to content

Commit

Permalink
oh-my-posh: Update to version 24.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 7, 2024
1 parent 4c6606e commit a7e5b5a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions bucket/oh-my-posh.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"version": "24.11.4",
"version": "24.12.0",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "MIT",
"notes": "Refer to 'https://ohmyposh.dev/docs/installation/prompt' for shell specific configurations.",
"architecture": {
"64bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-amd64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-amd64.exe#/oh-my-posh.exe"
],
"hash": [
"bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715",
"76c359ff86cd2af12c610c354a525495dc154fcfa3220f143f1aeb80fa8e343c"
"b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"e7cd00c89c029c30591a5e7173f7f6798bc16225013baa24e95429a45349a29b"
]
},
"32bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-386.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-386.exe#/oh-my-posh.exe"
],
"hash": [
"bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715",
"6e83207e97b5732f47ec29a69bb0952fff552294f93409526c5d7543d43e0c79"
"b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"1c6462dec7a1846fe2a4c28e3b72b10876a32541ba21b3792dd05c889f3b538d"
]
},
"arm64": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.11.4/posh-windows-arm64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.12.0/posh-windows-arm64.exe#/oh-my-posh.exe"
],
"hash": [
"bdb4c767ce6078265443c2fea615e9df24f736d0298baa114335b3d8a732e715",
"a765b5f28b466fbfae39d673dfe46563407b6767633d2ef5e36483379640c86f"
"b334b1965a7f69c6e6f2a7769f2572411a29944b43ea3215c58439d8835cca33",
"01a61976d5c9e5ef6e6e28be428e069660d15a1080f6d6493340549da5a41c97"
]
}
},
Expand Down

0 comments on commit a7e5b5a

Please sign in to comment.