From 8e752bac9494fefea9220c1c9f88c6d7b7699a63 Mon Sep 17 00:00:00 2001
From: Alex Dunn <dunn.alex@gmail.com>
Date: Fri, 26 May 2017 15:02:53 -0700
Subject: [PATCH] roswell 17.5.8.78

Closes #13974.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
---
 Formula/roswell.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Formula/roswell.rb b/Formula/roswell.rb
index 69bb443a45..a2186dd8a9 100644
--- a/Formula/roswell.rb
+++ b/Formula/roswell.rb
@@ -1,8 +1,8 @@
 class Roswell < Formula
   desc "Lisp installer and launcher for major environments"
   homepage "https://github.com/roswell/roswell"
-  url "https://github.com/roswell/roswell/archive/v17.5.8.77.tar.gz"
-  sha256 "dbeb017b7620be4c75c5a210c68507236403470ff351c48288af344a3e7fab02"
+  url "https://github.com/roswell/roswell/archive/v17.5.8.78.tar.gz"
+  sha256 "d52093c7f8d42b83da929121294bb89cf0f0a2185ca65f49d788b7ff12c1a54a"
   head "https://github.com/roswell/roswell.git"
 
   bottle do