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 7ad11f2 commit 5b17ff1Copy full SHA for 5b17ff1
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.2.tar.gz"
5
- sha256 "ec6b7b3b0f75d42c8228827823e3bc7885a7344013f6ee102db2394701b42e24"
+ url "https://github.com/k1LoW/deck/archive/refs/tags/v1.20.0.tar.gz"
+ sha256 "c8ced434a3ce10384e231a585f3c744f6041312f11ef4b12884f84030fceec9e"
6
license "MIT"
7
head "https://github.com/k1LoW/deck.git", branch: "main"
8
0 commit comments