Skip to content

Commit 4403658

Browse files
committed
Update the manifest of the scoop-installer for v0.27.0
1 parent 308a5af commit 4403658

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.26.0",
2+
"version": "0.27.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.26.0/sqlbless-v0.26.0-windows-386.zip",
9-
"hash": "9a29e2be905d71120587599a662a65576f0ca164219af72a9d47fe8e8841de70"
8+
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.27.0/sqlbless-v0.27.0-windows-386.zip",
9+
"hash": "f17996aba4a229310596a075ec4caf77ffe7687123aa5ea7548381b422b19c6a"
1010
},
1111
"64bit": {
12-
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.26.0/sqlbless-v0.26.0-windows-amd64.zip",
13-
"hash": "7c7e381a6b66d6c7d23c5f0f72da31a76ff94ad430d015349592b75bb71fd334"
12+
"url": "https://github.com/hymkor/sqlbless/releases/download/v0.27.0/sqlbless-v0.27.0-windows-amd64.zip",
13+
"hash": "344407b7cb518a8a8b9ef19eaf15ba9e4e737bff32cc357407390ec272b32ed0"
1414
}
1515
},
1616
"bin": "sqlbless.exe",

0 commit comments

Comments
 (0)