File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11OASISFormat: 0.4
22Name: aws
3- Version: 1.0.0
3+ Version: 1.0.1
44Synopsis: Amazon Web Services SDK
55Description: ocaml-aws is an Amazon Web Services SDK for OCaml. Its source distribution
66 includes a core runtime API and a code generation tool that generates
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 55a277d8424bcb1cbf23575f6be8281e )
3- version = "1.0.0 "
2+ # DO NOT EDIT (digest: 94ec730574e6037147b99f7d1edbd8a8 )
3+ version = "1.0.1 "
44description = "Amazon Web Services SDK"
55requires = "ezxmlm nocrypto calendar uri"
66archive(byte) = "aws.cma"
@@ -9,7 +9,7 @@ archive(native) = "aws.cmxa"
99archive(native, plugin) = "aws.cmxs"
1010exists_if = "aws.cma"
1111package "lwt" (
12- version = "1.0.0 "
12+ version = "1.0.1 "
1313 description = "Amazon Web Services SDK"
1414 requires = "aws cohttp.lwt lwt ssl"
1515 archive(byte) = "aws_lwt.cma"
@@ -20,7 +20,7 @@ package "lwt" (
2020)
2121
2222package "async" (
23- version = "1.0.0 "
23+ version = "1.0.1 "
2424 description = "Amazon Web Services SDK"
2525 requires = "aws cohttp.async async async_ssl threads"
2626 archive(byte) = "aws_async.cma"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.4.5 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: 9dbe4ec44621ecb19197072aaefd9f45 ) *)
4+ (* DO NOT EDIT (digest: 7fde9bdf356aa3eb5919dc5dabd5da45 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6689,7 +6689,7 @@ let setup_t =
66896689 alpha_features = [] ;
66906690 beta_features = [] ;
66916691 name = " aws" ;
6692- version = " 1.0.0 " ;
6692+ version = " 1.0.1 " ;
66936693 license =
66946694 OASISLicense. DEP5License
66956695 (OASISLicense. DEP5Unit
@@ -6987,7 +6987,7 @@ let setup_t =
69876987 };
69886988 oasis_fn = Some " _oasis" ;
69896989 oasis_version = " 0.4.5" ;
6990- oasis_digest = Some " \129 u \128\218 i \237\002\181\158\016\006 ] \133 <#> " ;
6990+ oasis_digest = Some " J2^ \t\202\234 { \021 qA \157 Qf \189\154\242 " ;
69916991 oasis_exec = None ;
69926992 oasis_setup_args = [] ;
69936993 setup_update = false
You can’t perform that action at this time.
0 commit comments