Skip to content

Commit

Permalink
navicat-premium-lite: Update to version 17.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidxuang committed Sep 25, 2024
1 parent b45c46b commit 2a3826f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/navicat-premium-lite.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "17.0.13",
"version": "17.1.2",
"description": "A database development tool that allows you to simultaneously connect to MySQL, Redis, PostgreSQL, SQL Server, Oracle, MariaDB, SQLite, and MongoDB databases from a single application.",
"homepage": "https://www.navicat.com/en/products/navicat-premium",
"homepage": "https://www.navicat.com/en/products/navicat-premium-lite",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://dn.navicat.com/download/navicat170_premium_lite_en_x64.exe",
"hash": "01cd901d3065ffa89f4de3df28eb02d9fd9945af3d0d0f092a3e8af0fd62d8e3"
"url": "https://dn.navicat.com/download/navicat17_premium_lite_en_x64.exe",
"hash": "15a92ddcf6529d50b483ff36d3cb2d52163028e898da05f58282bd17c8f56769"
}
},
"innosetup": true,
Expand All @@ -23,7 +23,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://dn.navicat.com/download/navicat$majorVersion$minorVersion_premium_lite_en_x64.exe"
"url": "https://dn.navicat.com/download/navicat$majorVersion_premium_lite_en_x64.exe"
}
}
}
Expand Down

0 comments on commit 2a3826f

Please sign in to comment.