Upgrading vendor folder dependencies.
This commit is contained in:
parent
4a0cbcd770
commit
acbe9ad9e5
229 changed files with 10735 additions and 4528 deletions
4
vendor/git.apache.org/thrift.git/lib/haxe/README.md
generated
vendored
4
vendor/git.apache.org/thrift.git/lib/haxe/README.md
generated
vendored
|
@ -71,8 +71,8 @@ either from the official ASF repo, or via the github mirror.
|
|||
|
||||
- To set up any **stable version**, choose the appropriate branch (e.g. `0.10.0`):
|
||||
|
||||
- `haxelib git thrift https://git.apache.org/thrift.git 0.10.0 lib/haxe`
|
||||
- `haxelib git thrift https://github.com/apache/thrift.git 0.10.0 lib/haxe`
|
||||
- `haxelib git thrift https://git.apache.org/thrift.git 0.12.0 lib/haxe`
|
||||
- `haxelib git thrift https://github.com/apache/thrift.git 0.12.0 lib/haxe`
|
||||
|
||||
- To set up the current **development version**, use the `master` branch:
|
||||
|
||||
|
|
2
vendor/git.apache.org/thrift.git/lib/haxe/haxelib.json
generated
vendored
2
vendor/git.apache.org/thrift.git/lib/haxe/haxelib.json
generated
vendored
|
@ -4,7 +4,7 @@
|
|||
"license": "Apache",
|
||||
"tags": ["thrift", "rpc", "serialization", "cross", "framework"],
|
||||
"description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
|
||||
"version": "1.0.0-dev",
|
||||
"version": "0.12.0",
|
||||
"releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.",
|
||||
"contributors": ["Apache Software Foundation (ASF)"],
|
||||
"dependencies": { },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue