From d00d7fe8d8995c76cce78d220620699d99fd6dd3 Mon Sep 17 00:00:00 2001 From: Jamie Curnow Date: Thu, 14 May 2020 08:50:48 +1000 Subject: [PATCH] v0.12.25 --- debian/changelog | 6 ++++++ dpkg.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6022fb8..82a722f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +terraform (0.12.25) unstable; urgency=medium + + * See: https://github.com/hashicorp/terraform/releases/tag/v0.12.25 + + -- Jamie Curnow Thu, 14 May 2020 9:00:00 +1000 + terraform (0.12.24) unstable; urgency=medium * See: https://github.com/hashicorp/terraform/releases/tag/v0.12.24 diff --git a/dpkg.json b/dpkg.json index 4cbe6ba..782bd85 100644 --- a/dpkg.json +++ b/dpkg.json @@ -1,6 +1,6 @@ { "PACKAGE": "terraform", - "VERSION": "0.12.24", + "VERSION": "0.12.25", "GH_USER": "hashicorp", "URL": "https://github.com/${GH_USER}/${PACKAGE}/archive/v${VERSION}.tar.gz", "SIGN_KEY": "EFD591B218E19AE3376D80D14F9E050D1DFFBB86",