Commit b3b80003 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Update atom from 1.56.0 to 1.57.0 (#5802)

parent 52b2f35a
......@@ -3,13 +3,13 @@ require 'package'
class Atom < Package
description 'The hackable text editor'
homepage 'https://atom.io/'
@_ver = '1.56.0'
@_ver = '1.57.0'
version @_ver
license 'MIT'
compatibility 'x86_64'
source_url "https://github.com/atom/atom/releases/download/v#{@_ver}/atom-amd64.deb"
source_sha256 '2010c8a782bbc1aa330a9b89135204bfb056d2e3a3c98d12b0fb5f4aae4d6ee7'
source_sha256 'c418210ba30c270db33e7e19fbd83da32311dab0abe82dff1b174d49d596fdcb'
depends_on 'fakeroot'
depends_on 'gtk3'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment