Skip to content

Commit

Permalink
rvx-builder: Update to version 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2024
1 parent 76b2f3f commit b1a6d22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/rvx-builder.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"depends": "java/liberica-jre",
"version": "3.16.1",
"version": "3.17.0",
"description": "A NodeJS ReVanced Extended builder.",
"homepage": "https://github.com/inotia00/rvx-builder",
"license": {
"identifier": "GPL-3.0-or-later",
"url": "https://github.com/inotia00/rvx-builder/blob/revanced-extended/LICENSE"
},
"url": "https://github.com/inotia00/rvx-builder/releases/download/v3.16.1/rvx-builder-win.exe",
"hash": "34551b53829420519f00314eab642197b2177d25f85e6b26b48404c508b66a6f",
"url": "https://github.com/inotia00/rvx-builder/releases/download/v3.17.0/rvx-builder-win.exe",
"hash": "5a95f6f45bcd52258f88d092b414ce96c947379458cd22528b7f3600a017e3b8",
"pre_install": "If (!(Test-Path \"$persist_dir\\settings.json\")) { New-Item \"$dir\\settings.json\" -ItemType File | Out-Null }",
"bin": "rvx-builder-win.exe",
"shortcuts": [
Expand Down

0 comments on commit b1a6d22

Please sign in to comment.