Skip to content

Commit

Permalink
Update to beta.37
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmelsayed committed Aug 31, 2018
1 parent 64e63f8 commit e8fd5a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/azure-functions-core-tools.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
class AzureFunctionsCoreTools < Formula
desc "Azure Function Cli 2.0"
homepage "https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local#run-azure-functions-core-tools"
url "https://functionscdn.azureedge.net/public/2.0.1-beta.35/Azure.Functions.Cli.osx-x64.2.0.1-beta.35.zip"
version "2.0.1-beta.35"
url "https://functionscdn.azureedge.net/public/2.0.1-beta.37/Azure.Functions.Cli.osx-x64.2.0.1-beta.37.zip"
version "2.0.1-beta.37"
# make sure sha256 is lowercase.
sha256 "ce13db69e7635808e0d2573b920f42ff0e61dc2ade61315856cd3a403272055e"
sha256 "d879127f45cf61d49fcb0860a144e6f09a8c47ff0f10727fb78ccc2d69362fcc"
head "https://github.com/Azure/azure-functions-core-tools"

bottle :unneeded
Expand Down

0 comments on commit e8fd5a7

Please sign in to comment.