Skip to content

Commit e40c924

Browse files
lazysql: Update to version 0.5.1
1 parent 18a07b8 commit e40c924

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

bucket/lazysql.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"version": "0.5.0",
2+
"version": "0.5.1",
33
"description": "A cross-platform TUI database management tool written in Go.",
44
"homepage": "https://github.com/jorgerojas26/lazysql",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/jorgerojas26/lazysql/releases/download/v0.5.0/lazysql_Windows_x86_64.zip",
9-
"hash": "95e219fd3e1632478f5536655602f6d2f2c441774556575beb076e2914458273"
8+
"url": "https://github.com/jorgerojas26/lazysql/releases/download/v0.5.1/lazysql_Windows_x86_64.zip",
9+
"hash": "296f8ce410af6d02eff042c31eb26d9c69935dd6120f441962e2c648766c6e05"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/jorgerojas26/lazysql/releases/download/v0.5.0/lazysql_Windows_arm64.zip",
13-
"hash": "b2e9fd1728b687417180d4d106c7f77b95d16a163aa95e6d7818f96ebb0d6a0e"
12+
"url": "https://github.com/jorgerojas26/lazysql/releases/download/v0.5.1/lazysql_Windows_arm64.zip",
13+
"hash": "bfb252290a25a1226d3b17bb666d11671e80ef2f08ab867c06e6cfab3e5f6af5"
1414
},
1515
"32bit": {
16-
"url": "https://github.com/jorgerojas26/lazysql/releases/download/v0.5.0/lazysql_Windows_i386.zip",
17-
"hash": "46a11e01b9941d52dac79de2ccdaad9d1cf1ea513d3c7787a012ccbedd8c0d5f"
16+
"url": "https://github.com/jorgerojas26/lazysql/releases/download/v0.5.1/lazysql_Windows_i386.zip",
17+
"hash": "e48be184a9096d2e50b3ec37eb1eff01f6017f4005746681d337d7bf88213705"
1818
}
1919
},
2020
"bin": "lazysql.exe",

0 commit comments

Comments
 (0)