Skip to content

Commit d971deb

Browse files
committed
qrtool 0.13.1
1 parent 5a00df2 commit d971deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/q/qrtool.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Qrtool < Formula
22
desc "Utility for encoding or decoding QR code"
33
homepage "https://sorairolake.github.io/qrtool/book/index.html"
4-
url "https://github.com/sorairolake/qrtool/archive/refs/tags/v0.13.0.tar.gz"
5-
sha256 "f3a088d11e60439f3cc7970572cc50d4f61163439ea9205aaf16843ec8a7e69c"
4+
url "https://github.com/sorairolake/qrtool/archive/refs/tags/v0.13.1.tar.gz"
5+
sha256 "3271127e2be7ef3e51cd22648b5f6168e1da00d19cd4b35c1b752029be08d41a"
66
license all_of: [
77
"CC-BY-4.0",
88
any_of: ["Apache-2.0", "MIT"],

0 commit comments

Comments
 (0)