Skip to content

Commit

Permalink
rotki: Update to version 1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
starise committed Nov 30, 2024
1 parent a9cf031 commit 24e9a4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/rotki.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.36.0",
"version": "1.36.1",
"description": "Open source portfolio tracker, accounting and analytics tool that protects your privacy.",
"homepage": "https://rotki.com",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/rotki/rotki/releases/download/v1.36.0/rotki-win32_x64-v1.36.0.exe#/dl.7z",
"hash": "2bb5dc2921538f2c382b6072077021c9ca3fbca0b30031d7a333e058582e1483",
"url": "https://github.com/rotki/rotki/releases/download/v1.36.1/rotki-win32_x64-v1.36.1.exe#/dl.7z",
"hash": "a1165b4510b455c1bccf7eea0e9c4a1f86b9de039171efab8c1765e99344400c",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall*\" -Force -Recurse"
Expand Down

0 comments on commit 24e9a4d

Please sign in to comment.