Skip to content

Commit

Permalink
forkgram_fixed: Update to version 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2024
1 parent a110279 commit a1fde69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/forkgram_fixed.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.7.4",
"version": "5.8.1",
"description": "Fork of Telegram Desktop messaging app.",
"homepage": "https://github.com/forkgram/tdesktop",
"license": {
Expand All @@ -12,8 +12,8 @@
"To unregister the 'URL:Telegram Link' protocol, run:",
"protocol-handler.ps1 unregister"
],
"url": "https://github.com/Forkgram/tdesktop/releases/download/v5.7.4/Telegram.zip",
"hash": "f97deb1b2aeab51741dae4393d764491962126b819fff69324b9532da2bb226e",
"url": "https://github.com/Forkgram/tdesktop/releases/download/v5.8.1/Telegram.zip",
"hash": "8c557e1d093dc0dd071eaf6b25b3b25a3782e17f3935a33620fa3832e206b5b4",
"pre_install": [
"if (Test-Path \"$persist_dir\\log.txt\") { Copy-Item \"$persist_dir\\log.txt\" \"$dir\\\" }",
"$currentDir = $dir.Replace($version, 'current')",
Expand Down

0 comments on commit a1fde69

Please sign in to comment.