From 83f1d5d8116045d9b947f7b80a8f2b7f458c39e4 Mon Sep 17 00:00:00 2001 From: extremecoders-re Date: Wed, 16 Oct 2024 20:26: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 963c958..e9060dc 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 dc6ca4a +Latest build: pycdc commit 5e1c403