mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/brackets: Updated for version 1.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
2a6cb3c5a2
commit
5e0084d947
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
PRGNAM=brackets
|
||||
SRCNAM=Brackets
|
||||
RELEASE=Extract
|
||||
VERSION=${VERSION:-1.1}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="brackets"
|
||||
VERSION="1.1"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="http://brackets.io"
|
||||
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.1%2Beb4/Brackets.1.1.Extract.32-bit.deb"
|
||||
MD5SUM="38231fd92f002ff562f7b383d7abc50f"
|
||||
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.1%2Beb4/Brackets.1.1.Extract.64-bit.deb"
|
||||
MD5SUM_x86_64="da2b7a01658cd5f30b30a511b5ca5088"
|
||||
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.2%2Beb4/Brackets.1.2.Extract.32-bit.deb"
|
||||
MD5SUM="5de3d5517ed334a47efc1bec4267b5a2"
|
||||
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.2%2Beb4/Brackets.1.2.Extract.64-bit.deb"
|
||||
MD5SUM_x86_64="d1868feb86c4a4870d2a2e33e2a41907"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Ryan P.C. McQuen"
|
||||
EMAIL="ryan.q@linux.com"
|
||||
|
|
Loading…
Reference in a new issue