From 61bcafecc38df593e0c63d4b0bb1f88f57f574f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 01:04:56 +0000 Subject: [PATCH] haxe@4.3.0: Fix hash (Closes #4637) --- bucket/haxe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/haxe.json b/bucket/haxe.json index be82537c05..41f9c53974 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -10,11 +10,11 @@ "architecture": { "64bit": { "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.0/haxe-4.3.0-win64.zip", - "hash": "9adfc251bf8161f053d7f0913b3e2f94edc67b682e65a6c52b779aa85a855075" + "hash": "35d4d0e1f00a8b6904acd0e0a32a3e3abd4f33c5143b7ddc569f58a2504d2ece" }, "32bit": { "url": "https://github.com/HaxeFoundation/haxe/releases/download/4.3.0/haxe-4.3.0-win.zip", - "hash": "0d3cb5dd3ac868128001f6d85288f474ec60776a9d9c74855c4157c6c75c101a" + "hash": "d70d2bb1e703b27db1f3b8e1f4d52dbebc4f8f6c73ed1b7a81d5d96c589a8b7d" } }, "pre_install": [