From 55be07608d7ba86d4f37a8229243a082c7516822 Mon Sep 17 00:00:00 2001 From: miccal Date: Tue, 3 Oct 2023 05:29:55 +0800 Subject: [PATCH 1/2] textsniper 1.10 --- Casks/t/textsniper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/textsniper.rb b/Casks/t/textsniper.rb index 1dbd6a3bd7..617d2b2da5 100644 --- a/Casks/t/textsniper.rb +++ b/Casks/t/textsniper.rb @@ -1,6 +1,6 @@ cask "textsniper" do version "1.10" - sha256 "ecf2f88225e818c2fb605821f03e76bc1731ce36a2fd7d9ba8e46ef3bcf7d5b2" + sha256 "a6be6174b043250c946b6c6be2b5753871c78817e90c29d3e9d4871d5b7b3072" url "https://s3.amazonaws.com/textsniper.app/TextSniper#{version}.dmg", verified: "s3.amazonaws.com/textsniper.app/" From ef9b1b130fdb9b06ab05db86fdc002dd5a3ea7a1 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 3 Oct 2023 05:30:49 +0800 Subject: [PATCH 2/2] Update textsniper.rb --- Casks/t/textsniper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/textsniper.rb b/Casks/t/textsniper.rb index 617d2b2da5..801539b97f 100644 --- a/Casks/t/textsniper.rb +++ b/Casks/t/textsniper.rb @@ -4,7 +4,7 @@ cask "textsniper" do url "https://s3.amazonaws.com/textsniper.app/TextSniper#{version}.dmg", verified: "s3.amazonaws.com/textsniper.app/" - name "textsniper" + name "TextSniper" desc "Extract text from images and other digital documents in seconds" homepage "https://textsniper.app/"