aws-crt 0.3.0-arm64-darwin → 0.4.0-arm64-darwin

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a38c14ee5793a1dbcd54995af75fc67ad465fd075d7599b0c8a04468a52901ac
4
- data.tar.gz: 1db9ddd4a421db451551749874dbb30bfbb7d9a24d57e4bc26dfa13d708019fb
3
+ metadata.gz: f53937817c68fe6b60b0bc988538640c99ad4705c8a74bf845c37413abf9f816
4
+ data.tar.gz: bd8d39032df1e3743e46ab1e98151d7fdafcf6a6021e5f830d3933d879d77845
5
5
  SHA512:
6
- metadata.gz: 719546e791e82eb4630e2f504b6f09cb17b558fc14e17d30aaf2a1d5e9f3ba40fb8aa5a40f6c7f9cc6c14c948bc9d217cf84649bf61c7d12766fbd04d601600a
7
- data.tar.gz: 93c17c6ba5b5c7cf80a3d8788de099123042a169694d2f219e355f678c2a584ea8f3467e41bd815308cbdbc97d9e343914c2e7fed63514c20b741783a4ce515e
6
+ metadata.gz: 961e4a576a457db2592bba05a22efca547bd0956d97bb4adf3ecf9e52febb417f91fe238f00d0d633d9443f653c1419091760a7b7f6754084c9618e3fccd9d80
7
+ data.tar.gz: 7c95859e196ecd050f58b98f6bef0bd12dccb77ca40f1e20e69a6d9b15c8a1ef064850c0ed71a96dba37b5d563810dd28917ee6d33fb5517afd0843865989b47
data/CHANGELOG.md CHANGED
@@ -1,6 +1,15 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 0.4.0 (2024-10-23)
5
+ ------------------
6
+ * Issue - Update CMake to 3.9
7
+
8
+ 0.3.1 (2024-10-22)
9
+ ------------------
10
+ * Issue - Prebuild s2n & aws-lc
11
+
12
+
4
13
  0.3.0 (2024-09-16)
5
14
  ------------------
6
15
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.0
1
+ 0.4.0
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-crt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-16 00:00:00.000000000 Z
11
+ date: 2024-10-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi