Skip to content

Commit 4c93103

Browse files
thisisAcidickavishdevar
authored andcommitted
fix: sync magisk update json with current release URLs (#563)
1 parent b803c49 commit 4c93103

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

extras/update_nonpatch.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "v0.2.6",
33
"versionCode": 46,
4-
"zipUrl": "https://github.com/kavishdevar/librepods/releases/download/v0.2.3/LibrePods-FOSS-v0.2.3-release.zip",
5-
"changelog": "https://raw.githubusercontent.com/kavishdevar/librepods/main/CHANGELOG.md"
6-
}
4+
"zipUrl": "https://github.com/kavishdevar/librepods/releases/download/v0.2.6/LibrePods-FOSS-v0.2.6-release.zip",
5+
"changelog": "https://raw.githubusercontent.com/kavishdevar/librepods/main/extras/CHANGELOG.md"
6+
}

0 commit comments

Comments
 (0)