golly: Update to version 4.2

master
github-actions[bot] 2022-08-22 08:31:07 +00:00
parent 1016d36d8f
commit bb8e034c80
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"version": "4.1",
"version": "4.2",
"description": "Program for exploring cellular automata such as the Game of Life",
"homepage": "http://golly.sourceforge.net/",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "http://downloads.sourceforge.net/project/golly/golly/golly-4.1/golly-4.1-win-64bit.zip",
"hash": "sha1:6d5efce9dac9f224f77994a0493245e5984d2c1d",
"url": "http://downloads.sourceforge.net/project/golly/golly/golly-4.2/golly-4.2-win-64bit.zip",
"hash": "sha1:a82f62b087ce9e3e2209050cf0862396e202397f",
"pre_install": [
"Move-Item -Path $dir/$app-$version-win-64bit/* -Destination $dir",
"Remove-Item $dir/$app-$version-win-64bit"