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 d411f86 commit 2262b88Copy full SHA for 2262b88
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.20.0.tar.gz"
5
- sha256 "c8ced434a3ce10384e231a585f3c744f6041312f11ef4b12884f84030fceec9e"
+ url "https://github.com/k1LoW/deck/archive/refs/tags/v1.21.0.tar.gz"
+ sha256 "47c84e5f19f459d8b8c47992e8a30016a8fcd6dd7f0872807cab1c54b71903c0"
6
license "MIT"
7
head "https://github.com/k1LoW/deck.git", branch: "main"
8
0 commit comments