Skip to content

Commit 4d08e6f

Browse files
committed
clippy 1.5.2
1 parent 2e29d65 commit 4d08e6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/clippy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Clippy < Formula
22
desc "Copy files from your terminal that actually paste into GUI apps"
33
homepage "https://github.com/neilberkman/clippy"
4-
url "https://github.com/neilberkman/clippy/archive/refs/tags/v1.5.1.tar.gz"
5-
sha256 "e1775535ee7b00ba1344696d0d60ae8067b445fa0e3b9ffb5fdfb56a0a10a0be"
4+
url "https://github.com/neilberkman/clippy/archive/refs/tags/v1.5.2.tar.gz"
5+
sha256 "1f4fcb4c37e9988c744119990b6abe00dfdd85f45b1977d7d65eb4b78573100c"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)