Skip to content

Commit eb997d8

Browse files
test sqlpkg
1 parent 59447d4 commit eb997d8

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,14 +1,14 @@
11
{
22
"owner": "walterwanderley",
33
"name": "sqlite-http-cache",
4-
"version": "v0.0.1",
4+
"version": "v0.0.2",
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": {
11-
"files": {
11+
"files": {
1212
"linux-amd64": "httpcache_0.0.1_Linux_x86_64.tar.gz"
1313
}
1414
}

0 commit comments

Comments
 (0)