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 cb572e2 commit 426d725Copy full SHA for 426d725
Formula/d/deck.rb
@@ -1,8 +1,8 @@
1
class Deck < Formula
2
desc "Creates slide deck using Markdown and Google Slides"
3
homepage "https://github.com/k1LoW/deck"
4
- url "https://github.com/k1LoW/deck/archive/refs/tags/v1.19.0.tar.gz"
5
- sha256 "553ef82f07dfd4c55d061ad5e9ad4dcf675a4eadeb986105445edecc7b07994e"
+ url "https://github.com/k1LoW/deck/archive/refs/tags/v1.19.1.tar.gz"
+ sha256 "e415edeb49433b8bcf36baedee07e0ff49827ce1b226b1136e5630446edb066e"
6
license "MIT"
7
head "https://github.com/k1LoW/deck.git", branch: "main"
8
0 commit comments