diff --git a/mercurial.json b/mercurial.json index 06c4f109fc..75a9b7217b 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,15 +1,15 @@ { "homepage": "https://www.mercurial-scm.org/", - "version": "4.3.2", + "version": "4.3.3", "license": "https://www.gnu.org/licenses/gpl-2.0.txt", "architecture": { "64bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.2-x64.exe", - "hash": "5a2281304fa6998427a8201d407746b03c82bb9840200209a70316cafd276bae" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.3-x64.exe", + "hash": "f3704863803425627c57bd2ed522629e4cd8d907628dc6db7a3a7962fafd0f85" }, "32bit": { - "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.2.exe", - "hash": "5c1dd5e856ad6a6298b6014c7b9f25b19aaa8979a9eb3b0469a6d9d0574ded78" + "url": "https://www.mercurial-scm.org/release/windows/Mercurial-4.3.3.exe", + "hash": "f41a2e1aea3d00b6cd9267e0c6adcd2d4fbc0f2b5fe3f9b2f210a821fd7de59f" } }, "innosetup": true,