We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecf3d82 + 8916a71 commit 85041b0Copy full SHA for 85041b0
recipe/meta.yaml
@@ -1,12 +1,12 @@
1
-{% set version = "0.33.15" %}
+{% set version = "0.33.16" %}
2
3
package:
4
name: tilt
5
version: {{ version }}
6
7
source:
8
url: https://github.com/tilt-dev/tilt/archive/v{{ version }}.tar.gz
9
- sha256: 2e7bc232fa1d507e23077db50d275a2fed032e8c3d74fd0516bdb0539ecc2c37
+ sha256: f976ef0eb3d0bf2bd4d7e80cce6d5a44795670f36b2a6d41f4da526c9d456b9e
10
11
build:
12
number: 0
0 commit comments