We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26fcc8 commit d26b9b2Copy full SHA for d26b9b2
generate/types.json
@@ -9240,7 +9240,7 @@
9240
"const git_cred_acquire_cb *": {
9241
"cpp": "GitCredAcquireCb",
9242
"js": "CredAcquireCb"
9243
- },
+ },
9244
"git_blame_init_options": {
9245
"cpp": "InitOptions",
9246
"js": "initOptions"
generate/v0.21.1.json
generate/v0.21.2.json
package.json
@@ -3,8 +3,8 @@
3
"description": "Node.js libgit2 asynchronous native bindings",
4
"version": "0.1.4",
5
"libgit2": {
6
- "sha": "b4d00c1d2466de3558a7cc6983dce4eb2ee98431",
7
- "version": "0.21.1"
+ "sha": "4af08d9f69f151f6362df51d7d7f41527e2af05c",
+ "version": "0.21.2"
8
},
9
"libssh2": {
10
"url": "http://www.libssh2.org/download/libssh2-1.4.3.tar.gz",
0 commit comments