Skip to content

Commit 59447d4

Browse files
sqlpkg version
1 parent de2f6a0 commit 59447d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sqlpkg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"owner": "walterwanderley",
33
"name": "sqlite-http-cache",
4-
"version": "0.0.1",
4+
"version": "v0.0.1",
55
"repository": "https://github.com/walterwanderley/sqlite-http-cache",
66
"authors": ["Walter Wanderley"],
77
"license": "Apache v2",
88
"description": "SQLite extension to cache HTTP responses",
99
"symbols": ["cache_age", "cache_expired", "cache_expired_ttl", "cache_lifetime", "cache_lifetime_shared", "http_request"],
1010
"assets": {
1111
"files": {
12-
"linux-amd64": "httpcache_{version}_Linux_x86_64.tar.gz"
12+
"linux-amd64": "httpcache_0.0.1_Linux_x86_64.tar.gz"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)