Skip to content

Commit

Permalink
draw.io: Update to version 24.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 13, 2024
1 parent e4ff024 commit 8859199
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/draw.io.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "24.1.0",
"version": "24.2.5",
"description": "Professional diagramming",
"homepage": "https://www.diagrams.net",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/jgraph/drawio-desktop/releases/download/v24.1.0/draw.io-24.1.0-windows-installer.exe#/dl.7z",
"hash": "d47476fb48131d42e121327ed694b816834bc04741a3b7ed5253920f21bd35f9",
"url": "https://github.com/jgraph/drawio-desktop/releases/download/v24.2.5/draw.io-24.2.5-windows-installer.exe#/dl.7z",
"hash": "1c1ed533da7dea5600d48e42487a98881aa9c204a28ac01388200ccbf696d940",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Recurse"
]
},
"32bit": {
"url": "https://github.com/jgraph/drawio-desktop/releases/download/v24.1.0/draw.io-ia32-24.1.0-windows-32bit-installer.exe#/dl.7z",
"hash": "39c54278b5220be392c4427dd64d637ac051326f3a19bf2b0aa2c87746e94c06",
"url": "https://github.com/jgraph/drawio-desktop/releases/download/v24.2.5/draw.io-ia32-24.2.5-windows-32bit-installer.exe#/dl.7z",
"hash": "88bc843f48c7503f62011b79e178e06181e6d0e9dc7195989cc31c9d1d79d9c7",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Recurse"
Expand Down

0 comments on commit 8859199

Please sign in to comment.