File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ select load_extension('/Users/anton/Downloads/stats');
7878To load extensions in [ rqlite] ( https://www.rqlite.io ) , first download a suitable release (x64 for Linux is demonstrated below):
7979
8080``` bash
81- curl -L https://github.com/nalgeon/sqlean/releases/download/0.28.0 /sqlean-linux-x64.zip -o sqlean.zip
81+ curl -L https://github.com/nalgeon/sqlean/releases/latest/download /sqlean-linux-x64.zip -o sqlean.zip
8282```
8383
8484Then pass the zipfile to rqlite when you start the rqlite node:
Original file line number Diff line number Diff line change 11{
22 "owner" : " nalgeon" ,
33 "name" : " sqlean" ,
4- "version" : " 0.28.0 " ,
4+ "version" : " 0.28.1 " ,
55 "homepage" : " https://github.com/nalgeon/sqlean" ,
66 "repository" : " https://github.com/nalgeon/sqlean" ,
77 "authors" : [" Anton Zhiyanov" ],
You can’t perform that action at this time.
0 commit comments