From 63f6d2d132792b9b8f7309f762a7a66818a70659 Mon Sep 17 00:00:00 2001 From: extremecoders-re Date: Sat, 1 Jun 2024 10:48:40 +0530 Subject: [PATCH] Sync with Upstream --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1496515..9834f18 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Decompyle++ is a python byte-code Disassembler/Decompiler written in C++. The pr This repository contains an action script to compile the latest version of Decompyle++ (pycdc) for Windows & Linux. The Linux binary is compiled on Alpine and statically linked with musl, should run on all *nix. You can grab the binaries from releases. -Latest build: pycdc commit 6467c2c +Latest build: pycdc commit 513e03c