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 e0d8c5d commit 33cd707Copy full SHA for 33cd707
Formula/q/qrcp.rb
@@ -1,8 +1,8 @@
1
class Qrcp < Formula
2
desc "Transfer files to and from your computer by scanning a QR code"
3
homepage "https://qrcp.sh"
4
- url "https://github.com/claudiodangelis/qrcp/archive/refs/tags/0.11.3.tar.gz"
5
- sha256 "de6a9e29d7c71268e40452abf2f1f593d5d53baa34df5abcb7352ebfd72a952f"
+ url "https://github.com/claudiodangelis/qrcp/archive/refs/tags/v0.11.4.tar.gz"
+ sha256 "d8f860a22fd0a1a450b6f5c449cf4c10a47f1c70ae0196898f866bb7618ec6c7"
6
license "MIT"
7
8
livecheck do
0 commit comments