Skip to content

Commit

Permalink
dbgate: Update to version 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoilc committed Dec 26, 2024
1 parent a7787fd commit c159d47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/dbgate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "6.1.0",
"version": "6.1.2",
"description": "A database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others.",
"homepage": "https://dbgate.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dbgate/dbgate/releases/download/v6.1.0/dbgate-6.1.0-win_x64.zip",
"hash": "400e08927dffdb0d77ed85ec3ef02680df132808a5f162c80d0604ddb428dc6a"
"url": "https://github.com/dbgate/dbgate/releases/download/v6.1.2/dbgate-6.1.2-win_x64.zip",
"hash": "c417c3c8df90341a37cccb7cf69a90dbd866a9224aaf66d4d01a5aa2c08c063c"
}
},
"pre_install": "Remove-Item \"$dir\\resources\\app-update.yml\" -Force -Recurse",
Expand Down

0 comments on commit c159d47

Please sign in to comment.