Skip to content

Commit 4caeed9

Browse files
authored
[simpleble] update license (microsoft#47818)
1 parent 8355007 commit 4caeed9

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

ports/simpleble/vcpkg.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "simpleble",
33
"version": "0.8.1",
4+
"port-version": 1,
45
"description": "The ultimate fully-fledged cross-platform library and bindings for Bluetooth Low Energy (BLE).",
56
"homepage": "https://github.com/OpenBluetoothToolbox/SimpleBLE",
6-
"license": "MIT",
7+
"license": "GPL-3.0",
78
"supports": "!android & !uwp",
89
"dependencies": [
910
{

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8970,7 +8970,7 @@
89708970
},
89718971
"simpleble": {
89728972
"baseline": "0.8.1",
8973-
"port-version": 0
8973+
"port-version": 1
89748974
},
89758975
"simpleini": {
89768976
"baseline": "4.22",

versions/s-/simpleble.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "670cc472ed2c952d39f6efaabedd6c97cd9dbf8d",
5+
"version": "0.8.1",
6+
"port-version": 1
7+
},
38
{
49
"git-tree": "e6c974ebad38438bfc00b4847b1d48878726de0f",
510
"version": "0.8.1",

0 commit comments

Comments
 (0)