Skip to content

Commit

Permalink
Update beta
Browse files Browse the repository at this point in the history
  • Loading branch information
programminghoch10 authored and github-actions[bot] committed Apr 19, 2024
1 parent 04f5130 commit 9f78318
Show file tree
Hide file tree
Showing 20 changed files with 60 additions and 0 deletions.
Binary file added beta/app-debug.apk
Binary file not shown.
Binary file added beta/app-release.apk
Binary file not shown.
3 changes: 3 additions & 0 deletions beta/note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Lygisk beta Update v27.000 (27000)

Build date: Fri, 19 Apr 2024 01:25:22 +0000
Binary file added beta/stub-release.apk
Binary file not shown.
Binary file added canary/app-debug.apk
Binary file not shown.
Binary file added canary/app-release.apk
Binary file not shown.
3 changes: 3 additions & 0 deletions canary/note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Lygisk canary Update 8fd11466c (27000)

Build date: Tue, 19 Mar 2024 01:24:13 +0000
Binary file added canary/stub-release.apk
Binary file not shown.
12 changes: 12 additions & 0 deletions docs/beta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"magisk": {
"version": "v27.000",
"versionCode": "27000",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/beta/app-release.apk",
"note": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/beta/note.md"
},
"stub": {
"versionCode": "38",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/beta/stub-release.apk"
}
}
12 changes: 12 additions & 0 deletions docs/canary.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"magisk": {
"version": "8fd11466c",
"versionCode": "27000",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/canary/app-debug.apk",
"note": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/canary/note.md"
},
"stub": {
"versionCode": "38",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/canary/stub-release.apk"
}
}
12 changes: 12 additions & 0 deletions docs/madness.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"magisk": {
"version": "c8171cc44",
"versionCode": "27001",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/madness/app-debug.apk",
"note": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/madness/note.md"
},
"stub": {
"versionCode": "39",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/madness/stub-release.apk"
}
}
12 changes: 12 additions & 0 deletions docs/stable.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"magisk": {
"version": "v27.000",
"versionCode": "27000",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/stable/app-release.apk",
"note": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/stable/note.md"
},
"stub": {
"versionCode": "38",
"link": "https://raw.githubusercontent.com/programminghoch10/Lygisk/deploy/stable/stub-release.apk"
}
}
Binary file added madness/app-debug.apk
Binary file not shown.
Binary file added madness/app-release.apk
Binary file not shown.
3 changes: 3 additions & 0 deletions madness/note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Lygisk madness Update c8171cc44 (27001)

Build date: Thu, 14 Mar 2024 01:25:37 +0000
Binary file added madness/stub-release.apk
Binary file not shown.
Binary file added stable/app-debug.apk
Binary file not shown.
Binary file added stable/app-release.apk
Binary file not shown.
3 changes: 3 additions & 0 deletions stable/note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Lygisk stable Update v27.000 (27000)

Build date: Fri, 19 Apr 2024 01:25:01 +0000
Binary file added stable/stub-release.apk
Binary file not shown.

0 comments on commit 9f78318

Please sign in to comment.