From e40858af5e3c81ba528966faf3d312397fdb4a07 Mon Sep 17 00:00:00 2001
From: akwizgran <michael@briarproject.org>
Date: Tue, 31 Dec 2024 16:24:01 +0000
Subject: [PATCH] Add 0.5.0-2 because Android binaries depend on build path.

---
 versions.json | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

diff --git a/versions.json b/versions.json
index 2816458..99565d7 100644
--- a/versions.json
+++ b/versions.json
@@ -1,6 +1,6 @@
 {
   "lyrebird": {
-    "0.5.0-1": {
+    "0.5.0-2": {
       "repo_url": "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird.git",
       "revision": "297ae51866f56146f0523bcf2fd84e0b6ee8a88a",
       "ld_flags": "-X main.lyrebirdVersion=0.5.0",
@@ -16,23 +16,6 @@
         "sha256": "6ce94604b77d28113ecd588d425363624a5228d9662450c48d2e4053f8039242"
       },
       "timestamp": "201001010000.00"
-    },
-    "0.5.0": {
-      "repo_url": "https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird.git",
-      "revision": "297ae51866f56146f0523bcf2fd84e0b6ee8a88a",
-      "ld_flags": "-X main.lyrebirdVersion=0.5.0",
-      "build_path": "cmd/lyrebird",
-      "repo_dir": "lyrebird",
-      "go": {
-        "version": "go1.21.13",
-        "sha256": "71fb31606a1de48d129d591e8717a63e0c5565ffba09a24ea9f899a13214c34d"
-      },
-      "ndk": {
-        "url": "https://dl.google.com/android/repository/android-ndk-r27c-linux.zip",
-        "revision": "27.2.12479018",
-        "sha256": "59c2f6dc96743b5daf5d1626684640b20a6bd2b1d85b13156b90333741bad5cc"
-      },
-      "timestamp": "201001010000.00"
     }
   },
   "obfs4proxy": {
-- 
GitLab