Skip to main content
Module

x/lume/core/utils.ts>getLatestDevelopmentVersion

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
function getLatestDevelopmentVersion
import { getLatestDevelopmentVersion } from "https://deno.land/x/lume@v1.19.4/core/utils.ts";

Return the hash of the latest commit from the GitHub repository

Parameters

optional
branch = [UNSUPPORTED]

Returns

Promise<string>