Merge pull request #202414 from jojosch/factorio-update

factorio: 1.1.70 -> 1.1.72

authored by

Jonas Heinrich and committed by
GitHub
024c337a ad537b53

+16 -16
+16 -16
pkgs/games/factorio/versions.json
··· 2 2 "x86_64-linux": { 3 3 "alpha": { 4 4 "experimental": { 5 - "name": "factorio_alpha_x64-1.1.70.tar.xz", 5 + "name": "factorio_alpha_x64-1.1.72.tar.xz", 6 6 "needsAuth": true, 7 - "sha256": "1d0ahy34xmj9k79kd8imnzi576ivhcvf0qqvl6r9qdc8cmbmip18", 7 + "sha256": "0hphx3jpmwwpyxyw4v4s7awy6vmcxi067sfl5j1ym5rdgsvr6n63", 8 8 "tarDirectory": "x64", 9 - "url": "https://factorio.com/get-download/1.1.70/alpha/linux64", 10 - "version": "1.1.70" 9 + "url": "https://factorio.com/get-download/1.1.72/alpha/linux64", 10 + "version": "1.1.72" 11 11 }, 12 12 "stable": { 13 - "name": "factorio_alpha_x64-1.1.70.tar.xz", 13 + "name": "factorio_alpha_x64-1.1.72.tar.xz", 14 14 "needsAuth": true, 15 - "sha256": "1d0ahy34xmj9k79kd8imnzi576ivhcvf0qqvl6r9qdc8cmbmip18", 15 + "sha256": "0hphx3jpmwwpyxyw4v4s7awy6vmcxi067sfl5j1ym5rdgsvr6n63", 16 16 "tarDirectory": "x64", 17 - "url": "https://factorio.com/get-download/1.1.70/alpha/linux64", 18 - "version": "1.1.70" 17 + "url": "https://factorio.com/get-download/1.1.72/alpha/linux64", 18 + "version": "1.1.72" 19 19 } 20 20 }, 21 21 "demo": { ··· 38 38 }, 39 39 "headless": { 40 40 "experimental": { 41 - "name": "factorio_headless_x64-1.1.70.tar.xz", 41 + "name": "factorio_headless_x64-1.1.72.tar.xz", 42 42 "needsAuth": false, 43 - "sha256": "05bkawn394jb5d9if8xbf2xff3gnmd591axy41h7x1yg8sz94zw4", 43 + "sha256": "1jbckp2d1zp6kxsqax367vxc1970kbs9apm8sdv9bfn8majial6a", 44 44 "tarDirectory": "x64", 45 - "url": "https://factorio.com/get-download/1.1.70/headless/linux64", 46 - "version": "1.1.70" 45 + "url": "https://factorio.com/get-download/1.1.72/headless/linux64", 46 + "version": "1.1.72" 47 47 }, 48 48 "stable": { 49 - "name": "factorio_headless_x64-1.1.70.tar.xz", 49 + "name": "factorio_headless_x64-1.1.72.tar.xz", 50 50 "needsAuth": false, 51 - "sha256": "05bkawn394jb5d9if8xbf2xff3gnmd591axy41h7x1yg8sz94zw4", 51 + "sha256": "1jbckp2d1zp6kxsqax367vxc1970kbs9apm8sdv9bfn8majial6a", 52 52 "tarDirectory": "x64", 53 - "url": "https://factorio.com/get-download/1.1.70/headless/linux64", 54 - "version": "1.1.70" 53 + "url": "https://factorio.com/get-download/1.1.72/headless/linux64", 54 + "version": "1.1.72" 55 55 } 56 56 } 57 57 }