We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e29d65 commit 4d08e6fCopy full SHA for 4d08e6f
Formula/c/clippy.rb
@@ -1,8 +1,8 @@
1
class Clippy < Formula
2
desc "Copy files from your terminal that actually paste into GUI apps"
3
homepage "https://github.com/neilberkman/clippy"
4
- url "https://github.com/neilberkman/clippy/archive/refs/tags/v1.5.1.tar.gz"
5
- sha256 "e1775535ee7b00ba1344696d0d60ae8067b445fa0e3b9ffb5fdfb56a0a10a0be"
+ url "https://github.com/neilberkman/clippy/archive/refs/tags/v1.5.2.tar.gz"
+ sha256 "1f4fcb4c37e9988c744119990b6abe00dfdd85f45b1977d7d65eb4b78573100c"
6
license "MIT"
7
8
bottle do
0 commit comments