Skip to content

Commit

Permalink
Add $schema to cgmanifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Magee authored and JamieMagee committed Sep 1, 2022
1 parent dda722f commit 2aed2ac
Show file tree
Hide file tree
Showing 69 changed files with 271 additions and 192 deletions.
1 change: 1 addition & 0 deletions Android/ARCore/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand Down
5 changes: 3 additions & 2 deletions Android/AndroidEasingFunctions/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Registrations":[
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
Expand All @@ -13,4 +14,4 @@
}
],
"Version": 1
}
}
1 change: 1 addition & 0 deletions Android/AudioSwitch/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand Down
5 changes: 3 additions & 2 deletions Android/CheckerFramework/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Registrations":[
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
Expand All @@ -10,7 +11,7 @@
"NuGetId": "Xamarin.CheckerFramework.Checker"
}
}
},
}
],
"Version": 1
}
3 changes: 2 additions & 1 deletion Android/Coil/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand All @@ -13,4 +14,4 @@
}
],
"Version": 1
}
}
3 changes: 2 additions & 1 deletion Android/CoilBase/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand All @@ -13,4 +14,4 @@
}
],
"Version": 1
}
}
3 changes: 2 additions & 1 deletion Android/ConstraintLayout/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand All @@ -24,4 +25,4 @@
}
],
"Version": 1
}
}
1 change: 1 addition & 0 deletions Android/DesugarJDKLibs/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
Expand Down
79 changes: 40 additions & 39 deletions Android/Glide/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,46 @@
{
"Registrations":[
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "glide",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "glide",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "gifdecoder",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "gifdecoder",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "disklrucache",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "disklrucache",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "recyclerview-integration",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "recyclerview-integration",
"GroupId": "com.github.bumptech.glide",
"Version": "4.12.0"
}
}
],
"Version": 1
}
}
],
"Version": 1
}
13 changes: 9 additions & 4 deletions Android/Google.Android.DataTransport/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Registrations":[
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
Expand All @@ -9,7 +10,9 @@
"Version": "3.0.0",
"NuGetId": "Xamarin.Google.Android.DataTransport.TransportApi"
}
},
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
Expand All @@ -18,7 +21,9 @@
"Version": "3.0.0",
"NuGetId": "Xamarin.Google.Android.DataTransport.TransportBackendCct"
}
},
}
},
{
"Component": {
"Type": "Maven",
"Maven": {
Expand All @@ -28,7 +33,7 @@
"NuGetId": "Xamarin.Google.Android.DataTransport.TransportRuntime"
}
}
},
}
],
"Version": 1
}
29 changes: 15 additions & 14 deletions Android/Google.LibPhoneNumber/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
{
"Registrations": [
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "libphonenumber",
"GroupId": "com.googlecode.libphonenumber",
"Version": "8.10.23",
"NuGetId": "Xamarin.Google.LibPhoneNumber"
}
}
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "libphonenumber",
"GroupId": "com.googlecode.libphonenumber",
"Version": "8.10.23",
"NuGetId": "Xamarin.Google.LibPhoneNumber"
}
],
"Version": 1
}
}
}
],
"Version": 1
}
3 changes: 2 additions & 1 deletion Android/Google.Play.Core/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Registrations":[
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
Expand Down
51 changes: 26 additions & 25 deletions Android/GoogleAndroidVending/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
{
"Registrations": [
{
"component": {
"type": "git",
"git": {
"name": "play-licensing",
"repositoryUrl": "https://github.com/google/play-licensing.git",
"commitHash": "89ebdfcf52562018ff4c366055f0e35393919763"
},
"nugetId": "Xamarin.Google.Android.Vending.Licensing"
}
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"component": {
"type": "git",
"git": {
"name": "play-licensing",
"repositoryUrl": "https://github.com/google/play-licensing.git",
"commitHash": "89ebdfcf52562018ff4c366055f0e35393919763"
},
{
"component": {
"type": "git",
"git": {
"name": "play-apk-expansion",
"repositoryUrl": "https://github.com/google/play-apk-expansion.git",
"commitHash": "9ecf54e5ce7c5a74a2eeedcec4d940ea52b16f0e"
},
"nugetId": "Xamarin.Google.Android.Vending.Expansion.Downloader"
}
}
],
"Version": 1
}
"nugetId": "Xamarin.Google.Android.Vending.Licensing"
}
},
{
"component": {
"type": "git",
"git": {
"name": "play-apk-expansion",
"repositoryUrl": "https://github.com/google/play-apk-expansion.git",
"commitHash": "9ecf54e5ce7c5a74a2eeedcec4d940ea52b16f0e"
},
"nugetId": "Xamarin.Google.Android.Vending.Expansion.Downloader"
}
}
],
"Version": 1
}
5 changes: 3 additions & 2 deletions Android/GoogleAutoValue/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Registrations":[
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
Expand All @@ -12,4 +13,4 @@
}
],
"Version": 1
}
}
25 changes: 13 additions & 12 deletions Android/GoogleBillingClient/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
{
"Registrations":[
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "billing",
"GroupId": "com.android.billingclient",
"Version": "4.0.0"
}
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "billing",
"GroupId": "com.android.billingclient",
"Version": "4.0.0"
}
}
],
"Version": 1
}
}
],
"Version": 1
}
3 changes: 2 additions & 1 deletion Android/GoogleDagger/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Registrations":[
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
Expand Down
25 changes: 13 additions & 12 deletions Android/GoogleGson/cgmanifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
{
"Registrations":[
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "gson",
"GroupId": "com.google.code.gson",
"Version": "2.8.9"
}
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
"Registrations": [
{
"Component": {
"Type": "Maven",
"Maven": {
"ArtifactId": "gson",
"GroupId": "com.google.code.gson",
"Version": "2.8.9"
}
}
],
"Version": 1
}
}
],
"Version": 1
}

0 comments on commit 2aed2ac

Please sign in to comment.