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 5a00df2 commit d971debCopy full SHA for d971deb
Formula/q/qrtool.rb
@@ -1,8 +1,8 @@
1
class Qrtool < Formula
2
desc "Utility for encoding or decoding QR code"
3
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"
+ url "https://github.com/sorairolake/qrtool/archive/refs/tags/v0.13.1.tar.gz"
+ sha256 "3271127e2be7ef3e51cd22648b5f6168e1da00d19cd4b35c1b752029be08d41a"
6
license all_of: [
7
"CC-BY-4.0",
8
any_of: ["Apache-2.0", "MIT"],
0 commit comments