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 2bfa8d8 commit 14bf41cCopy full SHA for 14bf41c
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.9.0.tar.gz"
5
- sha256 "b40fab53ed937eff4abe8a9f19a0760aed7b027ea8020bfdc98a514877135f95"
+ url "https://github.com/k1LoW/deck/archive/refs/tags/v1.10.0.tar.gz"
+ sha256 "033f4f8630986624025325a4445d836da3f2c700351b3e186b78f345de34d3b8"
6
license "MIT"
7
head "https://github.com/k1LoW/deck.git", branch: "main"
8
0 commit comments