Skip to content

Commit f7b89ed

Browse files
committed
Update the manifest of the scoop-installer for v0.26.0
1 parent 3205fc3 commit f7b89ed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sqlbless.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "0.25.0",
2+
"version": "0.26.0",
33
"description": "The Command-line Database Client",
44
"homepage": "https://github.com/hymkor/sqlbless",
55
"license": "MIT License",
66
"architecture": {
77
"32bit": {
8-
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.25.0/sqlbless-v0.25.0-windows-386.zip",
9-
"hash": "a04fc6f2c577faaca45e525a808636875d9a96be57d52821d3de99dc16382ab7"
8+
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.26.0/sqlbless-v0.26.0-windows-386.zip",
9+
"hash": "9a29e2be905d71120587599a662a65576f0ca164219af72a9d47fe8e8841de70"
1010
},
1111
"64bit": {
12-
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.25.0/sqlbless-v0.25.0-windows-amd64.zip",
13-
"hash": "4c309ecc52f86b0fbd3db3247f0cef076a9b75cef02ad3055c41fe057875b516"
12+
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.26.0/sqlbless-v0.26.0-windows-amd64.zip",
13+
"hash": "7c7e381a6b66d6c7d23c5f0f72da31a76ff94ad430d015349592b75bb71fd334"
1414
}
1515
},
1616
"bin": "sqlbless.exe",

0 commit comments

Comments
 (0)