dwarf-fortress-packages: DF 51.10 -> DF 51.11; DT 42.1.12 -> DT 42.1.13

Performed the following automatic DF updates:

- DF 51.10 -> DF 51.11
- DT 42.1.12 -> DT 42.1.13

+13 -13
+13 -13
pkgs/games/dwarf-fortress/df.lock.json
··· 1 1 { 2 2 "game": { 3 3 "latest": { 4 - "linux": "51.10", 4 + "linux": "51.11", 5 5 "darwin": "0.47.05" 6 6 }, 7 7 "versions": { 8 - "51.10": { 8 + "51.11": { 9 9 "df": { 10 - "version": "51.10", 10 + "version": "51.11", 11 11 "urls": { 12 12 "linux": { 13 - "url": "https://www.bay12games.com/dwarves/df_51_10_linux.tar.bz2", 14 - "outputHash": "sha256-r4dadc/nch2smNHt4Ixa2FG2Sc1NFmY88iSnFFeMcz0=" 13 + "url": "https://www.bay12games.com/dwarves/df_51_11_linux.tar.bz2", 14 + "outputHash": "sha256-51cwIFMm5cwSaXjjhpz4pS3D8B5/Mt5+k1ALu1F+JWc=" 15 15 } 16 16 } 17 17 }, 18 18 "hack": { 19 - "version": "51.10-r1", 19 + "version": "51.11-r1.2", 20 20 "git": { 21 21 "url": "https://github.com/DFHack/dfhack.git", 22 - "revision": "51.10-r1", 23 - "outputHash": "sha256-TsgafCiLX/IZXgBdqQaRt7hmATwKz80x2xclCwdE3fM=" 22 + "revision": "51.11-r1.2", 23 + "outputHash": "sha256-x8zY8IGDhnyoeNz24Mt00o+2XLzSHZG165MXQHXW+YA=" 24 24 }, 25 - "xmlRev": "ec3ab067aef716817d9c5b84a6fb85bc22516caa" 25 + "xmlRev": "6502bdefd1796315365a7bb58e30e0ce34359bea" 26 26 } 27 27 }, 28 28 "50.15": { ··· 96 96 } 97 97 }, 98 98 "therapist": { 99 - "version": "42.1.12", 100 - "maxDfVersion": "51.10", 99 + "version": "42.1.13", 100 + "maxDfVersion": "51.11", 101 101 "git": { 102 102 "url": "https://github.com/Dwarf-Therapist/Dwarf-Therapist.git", 103 - "revision": "v42.1.12", 104 - "outputHash": "sha256-/6tiFjfrAziw7XeEzPoNFgrsXk8Z7ea2PGjCvJlRt+A=" 103 + "revision": "v42.1.13", 104 + "outputHash": "sha256-y/kUur/BTArznrEzw54FZBrxnD2KXHcwfrHE4WvoemA=" 105 105 } 106 106 } 107 107 }