We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f708b commit 9a4e34aCopy full SHA for 9a4e34a
1 file changed
source.json
@@ -16,10 +16,17 @@
16
{
17
"name":"com.cyan.cyantrigger",
18
"releases":[
19
+ "https://github.com/CyanLaser/CyanTrigger/releases/download/4.3.1/com.cyan.cyantrigger-4.3.1.zip",
20
"https://github.com/CyanLaser/CyanTrigger/releases/download/4.3.0/com.cyan.cyantrigger-4.3.0.zip",
21
"https://github.com/CyanLaser/CyanTrigger/releases/download/4.2.0/com.cyan.cyantrigger-4.2.0.zip",
22
"https://github.com/CyanLaser/CyanTrigger/releases/download/0.4.2/com.cyan.cyantrigger-0.4.2.zip"
23
]
24
+ },
25
+ {
26
+ "name":"com.cyan.cyantrigger.sdk2migrator",
27
+ "releases":[
28
+ "https://github.com/CyanLaser/CyanTrigger-SDK2Migrator/releases/download/v2.1.0/com.cyan.cyantrigger.sdk2migrator-2.1.0.zip"
29
+ ]
30
}
31
32
0 commit comments