Commit 95c1843c authored by Chris Thurber's avatar Chris Thurber Committed by Ed Reel

Updated Sublime Merge. (#2949)

parent 2c00e2da
......@@ -3,11 +3,11 @@ require 'package'
class Sublime_merge < Package
description 'A snappy UI, three-way merge tool,side-by-side diffs, syntax highlighting, and more.'
homepage 'https://www.sublimemerge.com/'
version 'Build 1065'
version 'Build 1097'
case ARCH
when 'x86_64'
source_url 'https://download.sublimetext.com/sublime_merge_build_1065_x64.tar.xz'
source_sha256 'ebe9029ea71543a101dcfd09c5540759759c1e33fea31d4b98256803b7ceaf97'
source_url 'https://download.sublimetext.com/sublime_merge_build_1097_x64.tar.xz'
source_sha256 'f4ac60d49e24ff0aaa184fc339a90fe18bdfa6115ba53029a787211bbe3414d6'
end
binary_url ({
......
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