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 b9223c0 commit 2f4f5eaCopy full SHA for 2f4f5ea
Formula/n/nixpacks.rb
@@ -1,8 +1,8 @@
1
class Nixpacks < Formula
2
desc "App source + Nix packages + Docker = Image"
3
homepage "https://nixpacks.com/docs/getting-started"
4
- url "https://github.com/railwayapp/nixpacks/archive/refs/tags/v1.40.0.tar.gz"
5
- sha256 "858781d08b8fae7ca16272883a534b698550a3106539d131c5edcbab47442aa7"
+ url "https://github.com/railwayapp/nixpacks/archive/refs/tags/v1.41.0.tar.gz"
+ sha256 "38b1c8a739a7585eb4aff071bd0e8f067ef35eca6af32acc3a2dec0799a78a83"
6
license "MIT"
7
head "https://github.com/railwayapp/nixpacks.git", branch: "main"
8
0 commit comments