From 0c2e0adb3d0d3a198a8120fe35c44ee0bdb646a4 Mon Sep 17 00:00:00 2001 From: Cameron Bernhardt Date: Sat, 22 Aug 2020 01:49:03 -0400 Subject: [PATCH] Update corelocationcli from 3.1.0 to 3.2.0 (#87990) --- Casks/corelocationcli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/corelocationcli.rb b/Casks/corelocationcli.rb index 86fd58f9a3a..35a851d9940 100644 --- a/Casks/corelocationcli.rb +++ b/Casks/corelocationcli.rb @@ -1,6 +1,6 @@ cask "corelocationcli" do - version "3.1.0" - sha256 "2849ad3d45ba836e49ce2d46ebe21a6d587c16bdd2c48d978bf8dc8494c9f26e" + version "3.2.0" + sha256 "c82e5440172755a4c8e87abef72b87b9f4c422f9ac6beaed84777e9f1bd2b672" url "https://github.com/fulldecent/corelocationcli/releases/download/#{version}/CoreLocationCLI.zip" appcast "https://github.com/fulldecent/corelocationcli/releases.atom"