diff --git a/conf/arm64.src b/conf/arm64.src index e20158a..3ea7a3e 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.1/gotosocial_0.12.1_linux_arm64.tar.gz -SOURCE_SUM=0027c5518a34aac33589441c36b538c6d2dcf15d222b80d6a6505d9940d3876d +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.2/gotosocial_0.12.2_linux_arm64.tar.gz +SOURCE_SUM=a3db45b6f1b2694c496d63494b75f1933f85c907a257b578fe4b5af63b2ffd9f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.12.1_linux_arm64.tar.gz +SOURCE_FILENAME=gotosocial_0.12.2_linux_arm64.tar.gz diff --git a/conf/armv6.src b/conf/armv6.src index b0eee04..a32ec30 100644 --- a/conf/armv6.src +++ b/conf/armv6.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.1/gotosocial_0.12.1_linux_armv6.tar.gz -SOURCE_SUM=01f044efb57aa0b9ba2a09935b3ba30ed55423411304a1b8ccd85f2e6485612c +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.2/gotosocial_0.12.2_linux_armv6.tar.gz +SOURCE_SUM=aea3f1b6ec9d41607fab714cdb491bcbdcb7c1c7603d5949503fc4e6623c3c9c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.12.1_linux_armv6.tar.gz +SOURCE_FILENAME=gotosocial_0.12.2_linux_armv6.tar.gz diff --git a/conf/armv7.src b/conf/armv7.src index 51ba076..7ed43e0 100644 --- a/conf/armv7.src +++ b/conf/armv7.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.1/gotosocial_0.12.1_linux_armv7.tar.gz -SOURCE_SUM=aa0140b2782e43ecfbdab5bba214e474959c698f2e2cdca4232b5969121d8774 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.2/gotosocial_0.12.2_linux_armv7.tar.gz +SOURCE_SUM=ee14e32905949029f4f66d6c1d99b1ad23a20764a85b782cefa74c67c1de2a73 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.12.1_linux_armv7.tar.gz +SOURCE_FILENAME=gotosocial_0.12.2_linux_armv7.tar.gz diff --git a/conf/i386.src b/conf/i386.src index 4c60388..a9f354b 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.1/gotosocial_0.12.1_linux_386.tar.gz -SOURCE_SUM=93dc0e0529d5ccc8a716abed45d218dfd74a0542109106bc377b5f965f18fb6e +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.2/gotosocial_0.12.2_linux_386.tar.gz +SOURCE_SUM=42d6aea6276cfba123394bf38d3621feda3981f264013cc286596f6174a2c56c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.12.1_linux_386.tar.gz +SOURCE_FILENAME=gotosocial_0.12.2_linux_386.tar.gz diff --git a/conf/x86-64.src b/conf/x86-64.src index a8c75a4..2d873c9 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.1/gotosocial_0.12.1_linux_amd64.tar.gz -SOURCE_SUM=de448300dd2b7112de59f2ff79e9832cd08b280b490207601aa52e85e34923c5 +SOURCE_URL=https://github.com/superseriousbusiness/gotosocial/releases/download/v0.12.2/gotosocial_0.12.2_linux_amd64.tar.gz +SOURCE_SUM=19c5418293669baeab6216d7a96669b4dfb04ccd533f91a953cf53d4679772f4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_EXTRACT=true SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=gotosocial_0.12.1_linux_amd64.tar.gz +SOURCE_FILENAME=gotosocial_0.12.2_linux_amd64.tar.gz diff --git a/manifest.json b/manifest.json index b6ef8f3..d83ed78 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Fast ActivityPub social network server written in Go", "fr": "Serveur de réseau social véloce basé sur ActivityPub écrit en Go" }, - "version": "0.12.1~ynh2", + "version": "0.12.2~ynh1", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only", @@ -106,4 +106,4 @@ } ] } -} \ No newline at end of file +}